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 rbcollins
Recipients barry, chris.jerdonek, elopio, michael.foord, python-dev, r.david.murray, rbcollins, vila, vstinner, zach.ware
Date 2014-09-23.09:11:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411463519.55.0.190970884929.issue16662@psf.upfronthosting.co.za>
In-reply-to
Content
I've managed to get a windows setup working. Its my mini-vfs which needs to be Windows aware (because the abs path of /foo is C:\\foo). I'll work up a patch tomorrowish.
History
Date User Action Args
2014-09-23 09:11:59rbcollinssetrecipients: + rbcollins, barry, vstinner, vila, r.david.murray, michael.foord, chris.jerdonek, python-dev, zach.ware, elopio
2014-09-23 09:11:59rbcollinssetmessageid: <1411463519.55.0.190970884929.issue16662@psf.upfronthosting.co.za>
2014-09-23 09:11:59rbcollinslinkissue16662 messages
2014-09-23 09:11:59rbcollinscreate