[ python-Feature Requests-1309676 ] Add os.path.relpath
SourceForge.net
noreply at sourceforge.net
Fri Mar 30 09:21:50 CEST 2007
Feature Requests item #1309676, was opened at 2005-09-30 14:38
Message generated for change (Comment added) made by collinwinter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1309676&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: Accepted
Priority: 5
Private: No
Submitted By: Georg Brandl (birkenfeld)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add os.path.relpath
Initial Comment:
Add a method to os.path which calculates the
"difference" of two paths.
See this python-dev thread for details and sample
implementations:
http://mail.python.org/pipermail/python-dev/2005-September/056391.html
----------------------------------------------------------------------
>Comment By: Collin Winter (collinwinter)
Date: 2007-03-30 03:21
Message:
Logged In: YES
user_id=1344176
Originator: NO
Applied rbarran's patch as r54419.
----------------------------------------------------------------------
Comment By: Richard Barran (rbarran)
Date: 2005-10-27 14:33
Message:
Logged In: YES
user_id=1207189
Hi,
Submitted a patch #1339796 to add this function.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1309676&group_id=5470
More information about the Python-bugs-list
mailing list