Message 130727 - Python tracker

Message130727

Author eli.bendersky
Recipients QuantumTim, docs@python, eli.bendersky, facundobatista, georg.brandl, gwideman, r.david.murray, v+python
Date 2011-03-13.06:49:09
SpamBayes Score 0.009134134
Marked as misclassified No
Message-id <1299998950.26.0.00495322867047.issue11479@psf.upfronthosting.co.za>
In-reply-to
Content
Would it not be better to just recommend Windows users not to put that last backslash in at all? IIUC it's only needed to later append file names to directory names, but that's better achieved with os.path.join
History
Date User Action Args
2011-03-13 06:49:10eli.benderskysetrecipients: + eli.bendersky, georg.brandl, facundobatista, QuantumTim, v+python, r.david.murray, docs@python, gwideman
2011-03-13 06:49:10eli.benderskysetmessageid: <1299998950.26.0.00495322867047.issue11479@psf.upfronthosting.co.za>
2011-03-13 06:49:09eli.benderskylinkissue11479 messages
2011-03-13 06:49:09eli.benderskycreate