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 paul.moore
Recipients BreamoreBoy, georg.brandl, ncoghlan, paul.moore, rupole, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2015-05-19.18:13:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432059223.97.0.998743242358.issue22107@psf.upfronthosting.co.za>
In-reply-to
Content
Works fine with the new patch:

>.\rt.bat -x64 -q test_tempfile

C:\Work\Projects\cpython\PCbuild>"C:\Work\Projects\cpython\PCbuild\amd64\python.exe"  -Wd -E -bb "C:\Work\Projects\cpython\PCbuild\..\lib\test\regrtest.py" test_tempfile

[1/1] test_tempfile
1 test OK.
History
Date User Action Args
2015-05-19 18:13:44paul.mooresetrecipients: + paul.moore, georg.brandl, ncoghlan, rupole, tim.golden, BreamoreBoy, zach.ware, serhiy.storchaka, steve.dower
2015-05-19 18:13:43paul.mooresetmessageid: <1432059223.97.0.998743242358.issue22107@psf.upfronthosting.co.za>
2015-05-19 18:13:43paul.moorelinkissue22107 messages
2015-05-19 18:13:43paul.moorecreate