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 pitrou
Recipients Kevin.Norris, pitrou, steve.dower, tim.golden, zach.ware
Date 2014-08-29.20:43:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409344992.93.0.68001348718.issue22299@psf.upfronthosting.co.za>
In-reply-to
Content
resolve() should use the *W APIs since it is using only functions from the os module with str objects. Perhaps you want to double-check that, since I don't have a Windows VM anymore.
History
Date User Action Args
2014-08-29 20:43:12pitrousetrecipients: + pitrou, tim.golden, zach.ware, steve.dower, Kevin.Norris
2014-08-29 20:43:12pitrousetmessageid: <1409344992.93.0.68001348718.issue22299@psf.upfronthosting.co.za>
2014-08-29 20:43:12pitroulinkissue22299 messages
2014-08-29 20:43:12pitroucreate