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 pengyu.ut
Recipients georg.brandl, pengyu.ut
Date 2009-11-24.02:25:50
SpamBayes Score 0.00041104088
Marked as misclassified No
Message-id <1259029552.04.0.647489871972.issue7387@psf.upfronthosting.co.za>
In-reply-to
Content
os.path.normpath() doesn't return the trailing '/', if the path is a
directory. But the document doesn't mention this fact.

I recommend document this feature.
History
Date User Action Args
2009-11-24 02:25:52pengyu.utsetrecipients: + pengyu.ut, georg.brandl
2009-11-24 02:25:52pengyu.utsetmessageid: <1259029552.04.0.647489871972.issue7387@psf.upfronthosting.co.za>
2009-11-24 02:25:50pengyu.utlinkissue7387 messages
2009-11-24 02:25:50pengyu.utcreate