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 jaraco
Recipients eric.araujo, jaraco, nadeem.vawda, tarek
Date 2012-02-15.00:06:09
SpamBayes Score 0.00037415436
Marked as misclassified No
Message-id <1329264370.6.0.369269644298.issue14004@psf.upfronthosting.co.za>
In-reply-to
Content
If always using a posix path separator, I recommend using posixpath.join instead of hard-coding the path separator.
History
Date User Action Args
2012-02-15 00:06:10jaracosetrecipients: + jaraco, nadeem.vawda, tarek, eric.araujo
2012-02-15 00:06:10jaracosetmessageid: <1329264370.6.0.369269644298.issue14004@psf.upfronthosting.co.za>
2012-02-15 00:06:10jaracolinkissue14004 messages
2012-02-15 00:06:09jaracocreate