[ python-Bugs-1475009 ] Document os.path.join oddity on Windows

SourceForge.net noreply at sourceforge.net
Sun Apr 23 15:08:24 CEST 2006


Bugs item #1475009, was opened at 2006-04-23 16:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1475009&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: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Miki Tebeka (tebeka)
Assigned to: Nobody/Anonymous (nobody)
Summary: Document os.path.join oddity on Windows

Initial Comment:
Please document that on windows
os.path.join("m:\\noo", "\\woo") => '\\woo'

>From reading the code I see that this is intetional,
however it need to be documented.


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

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


More information about the Python-bugs-list mailing list