[Python-Dev] PEP 355 status
Luis P Caamano
lcaamano at gmail.com
Fri Sep 29 18:49:23 CEST 2006
What's the status of PEP 355, Path - Object oriented filesystem paths?
We'd like to start using the current reference implementation but we'd
like to do it in a manner that minimizes any changes needed when Path
becomes part of stdlib.
In particular, the reference implementation in
http://wiki.python.org/moin/PathModule names the class 'path' instead
of 'Path', which seems like a source of name conflict problems.
How would you recommend one starts using it now, as is or renaming
class path to Path?
Thanks
--
Luis P Caamano
Atlanta, GA USA
More information about the Python-Dev
mailing list