> Thoughts on os.path? What happened to the idea of a new path object?

I don't know if it's related, but there are two new interesting
projects: pathlib and walkdir.

http://pypi.python.org/pypi/pathlib
https://pathlib.readthedocs.org/en/latest/

http://pypi.python.org/pypi/walkdir
http://walkdir.readthedocs.org/en/latest/
http://bugs.python.org/issue13229

Victor
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to