Feature Requests item #1226256, was opened at 2005-06-23 08:26 Message generated for change (Comment added) made by rhettinger 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: Closed >Resolution: Rejected 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: Raymond Hettinger (rhettinger) Date: 2005-07-13 16:58 Message: Logged In: YES user_id=80475 Guido was clear that an RFE is insufficient. A PEP is required if this is to advance. ---------------------------------------------------------------------- Comment By: Michael Hoffman (hoffmanm) Date: 2005-07-04 03: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 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com