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

SourceForge.net noreply at sourceforge.net
Mon Jul 4 10:25:17 CEST 2005


Feature Requests item #1226256, was opened at 2005-06-23 13:26
Message generated for change (Comment added) made by hoffmanm
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.

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

>Comment By: Michael Hoffman (hoffmanm)
Date: 2005-07-04 08:25

Message:
Logged In: YES 
user_id=987664

Significant discussion on python-dev in this thread:

http://mail.python.org/pipermail/python-dev/2005-June/054438.html

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

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