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 techtonik
Recipients docs@python, serhiy.storchaka, techtonik
Date 2012-11-05.11:59:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352116792.51.0.405471499148.issue16413@psf.upfronthosting.co.za>
In-reply-to
Content
Historically os.path.split() on Windows is able to grok UNIX paths easily.

Don't you think that Python language reference for the os.path should include less vague definition of Windows, UNIX-style and old-style MacOS paths it works with?
History
Date User Action Args
2012-11-05 11:59:52techtoniksetrecipients: + techtonik, docs@python, serhiy.storchaka
2012-11-05 11:59:52techtoniksetmessageid: <1352116792.51.0.405471499148.issue16413@psf.upfronthosting.co.za>
2012-11-05 11:59:52techtoniklinkissue16413 messages
2012-11-05 11:59:52techtonikcreate