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 docs@python, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-11-28.23:29:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511911775.48.0.213398074469.issue32122@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know if "@path\to\python -x %0 %* & exit /b" and "@py -3 -x %0 %* & exit /b" are correct and well supported on all recent Windows versions.

Apart of that, I like your new documentation :-)
History
Date User Action Args
2017-11-28 23:29:35vstinnersetrecipients: + vstinner, paul.moore, tim.golden, docs@python, zach.ware, serhiy.storchaka, steve.dower
2017-11-28 23:29:35vstinnersetmessageid: <1511911775.48.0.213398074469.issue32122@psf.upfronthosting.co.za>
2017-11-28 23:29:35vstinnerlinkissue32122 messages
2017-11-28 23:29:35vstinnercreate