Message 306564 - Python tracker

Message306564

Author vstinner
Recipients paul.moore, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2017-11-20.16:18:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511194702.35.0.213398074469.issue32050@psf.upfronthosting.co.za>
In-reply-to
Content
I removed the note from the documentation since it was outdated.

Serhiy, Terry: Do you want to work on a patch to rephrase the "DOS specific hack only" sentence?

> @py -3 -x %0 %* & exit /b

I'm not a BATCH expert, so I don't know if this command works on all Windows version, or even on MS-DOS. So I'm not confident to propose such doc change myself, sorry.
History
Date User Action Args
2017-11-20 16:18:22vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2017-11-20 16:18:22vstinnersetmessageid: <1511194702.35.0.213398074469.issue32050@psf.upfronthosting.co.za>
2017-11-20 16:18:22vstinnerlinkissue32050 messages
2017-11-20 16:18:22vstinnercreate