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 serhiy.storchaka, techtonik
Date 2012-11-07.09:59:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352282392.53.0.49614861489.issue16424@psf.upfronthosting.co.za>
In-reply-to
Content
No. splitunc() is deprecated.

http://docs.python.org/3/library/os.path.html#os.path.splitdrive
http://docs.python.org/3/library/os.path.html#os.path.splitunc
History
Date User Action Args
2012-11-07 09:59:52serhiy.storchakasetrecipients: + serhiy.storchaka, techtonik
2012-11-07 09:59:52serhiy.storchakasetmessageid: <1352282392.53.0.49614861489.issue16424@psf.upfronthosting.co.za>
2012-11-07 09:59:52serhiy.storchakalinkissue16424 messages
2012-11-07 09:59:52serhiy.storchakacreate