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 Suresh.Kalkunte
Recipients Suresh.Kalkunte, georg.brandl, lukasz.langa
Date 2011-02-24.16:08:12
SpamBayes Score 0.0001627476
Marked as misclassified No
Message-id <1298563695.77.0.161468007091.issue11252@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the education (hopefully a slight detour for you 8-). I included '/' to convey uniform behavior across platforms.

I will take it that the difference in what os.path.split() returns on Win32 vs. Linux is not a bug in Python since its Win32 users have come to expect the response it gives ? if yes, please point me to a resource (i.e, if you are aware, else do not bother 8-) that identifies such other conundrums.
History
Date User Action Args
2011-02-24 16:08:15Suresh.Kalkuntesetrecipients: + Suresh.Kalkunte, georg.brandl, lukasz.langa
2011-02-24 16:08:15Suresh.Kalkuntesetmessageid: <1298563695.77.0.161468007091.issue11252@psf.upfronthosting.co.za>
2011-02-24 16:08:12Suresh.Kalkuntelinkissue11252 messages
2011-02-24 16:08:12Suresh.Kalkuntecreate