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 serhiy.storchaka
Recipients Toilal, serhiy.storchaka
Date 2013-12-10.13:41:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386682917.65.0.466587941345.issue19945@psf.upfronthosting.co.za>
In-reply-to
Content
ntpath.split() in 2.7 doesn't work with UNC names. This is not a bug, this is just a lack of feature.

Python 3 is correct.
History
Date User Action Args
2013-12-10 13:41:57serhiy.storchakasetrecipients: + serhiy.storchaka, Toilal
2013-12-10 13:41:57serhiy.storchakasetmessageid: <1386682917.65.0.466587941345.issue19945@psf.upfronthosting.co.za>
2013-12-10 13:41:57serhiy.storchakalinkissue19945 messages
2013-12-10 13:41:57serhiy.storchakacreate