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 skip.montanaro
Recipients
Date 2000-07-12.00:22:19
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This version of the patch tries splitting with os.sep then
if that doesn't create a length > 1 list tries os.altsep.
It also adds the same code to ntpath.py, dospath.py and macpath.py.  Someone needs to test them!
History
Date User Action Args
2007-08-23 15:00:07adminlinkissue400788 messages
2007-08-23 15:00:07admincreate