This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author daniel.urban
Recipients al_form2000, daniel.urban
Date 2011-03-02.17:56:50
SpamBayes Score 0.00069426437
Marked as misclassified No
Message-id <1299088610.8.0.426374943175.issue11378@psf.upfronthosting.co.za>
In-reply-to
Content
It does exactly what is documented: "If any component is an absolute path, all previous components (on Windows, including the previous drive letter, if there was one) are thrown away, and joining continues." (http://docs.python.org/dev/py3k/library/os.path#os.path.join)
History
Date User Action Args
2011-03-02 17:56:50daniel.urbansetrecipients: + daniel.urban, al_form2000
2011-03-02 17:56:50daniel.urbansetmessageid: <1299088610.8.0.426374943175.issue11378@psf.upfronthosting.co.za>
2011-03-02 17:56:50daniel.urbanlinkissue11378 messages
2011-03-02 17:56:50daniel.urbancreate