On 8/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 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?

Yes please. It just causes more code for no good reason.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to