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 vstinner
Recipients eric.araujo, jcea, ncoghlan, python-dev, r.david.murray, skrah, vstinner
Date 2011-06-20.12:12:53
SpamBayes Score 0.0009256515
Marked as misclassified No
Message-id <1308571974.25.0.952159193617.issue11873@psf.upfronthosting.co.za>
In-reply-to
Content
> What about Windows? tempfile.mkdtemp(prefix='bar') can generate
> ...\tmpxxbaxx\... Or compileall does first normalize the path?

@r.david.murray: You reopened the issue, but you didn't answer to this question. And, is there a bug in your regex or not?
History
Date User Action Args
2011-06-20 12:12:54vstinnersetrecipients: + vstinner, jcea, ncoghlan, eric.araujo, r.david.murray, skrah, python-dev
2011-06-20 12:12:54vstinnersetmessageid: <1308571974.25.0.952159193617.issue11873@psf.upfronthosting.co.za>
2011-06-20 12:12:53vstinnerlinkissue11873 messages
2011-06-20 12:12:53vstinnercreate