[ python-Feature Requests-1226256 ] Add Jason Orendorff's path module to stdlib

SourceForge.net noreply at sourceforge.net
Thu Jun 23 15:26:36 CEST 2005


Feature Requests item #1226256, was opened at 2005-06-23 13:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1226256&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Hoffman (hoffmanm)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add Jason Orendorff's path module to stdlib

Initial Comment:
Jason Orendorff has produced an excellent path module
which has an OOP approach to path, directory, and file
manipulation, as well as including some new convenience
functions. In my opinion, it allows much more Pythonic
path manipulation than the functions in os and os.path.
It is quite stable and includes unit tests. I and many
others have been using it for years.

http://www.jorendorff.com/articles/python/path/

I am requesting that it be added to the stdlib.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1226256&group_id=5470


More information about the Python-bugs-list mailing list