[Python-3000] os.extsep & RISCOS support removal
skip at pobox.com
skip at pobox.com
Tue Aug 14 04:15:39 CEST 2007
I'm working my way through RISCOS code removal. I came across this note in
Misc/HISTORY:
- os.extsep -- a new variable needed by the RISCOS support. It is the
separator used by extensions, and is '.' on all platforms except
RISCOS, where it is '/'. There is no need to use this variable
unless you have a masochistic desire to port your code to RISCOS.
If RISCOS is going away should os.extsep as well?
Skip
More information about the Python-3000
mailing list