Message 306377 - Python tracker

Message306377

Author vstinner
Recipients paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-11-16.16:46:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510850816.04.0.213398074469.issue32050@psf.upfronthosting.co.za>
In-reply-to
Content
> @path\to\python -x %0 %1 %2 %3 %4 %5 %6 %7 %8 %9

Oh wow, I never saw that before.

There is now a "py" launcher on Windows, do we still need such "hack"?
History
Date User Action Args
2017-11-16 16:46:56vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2017-11-16 16:46:56vstinnersetmessageid: <1510850816.04.0.213398074469.issue32050@psf.upfronthosting.co.za>
2017-11-16 16:46:55vstinnerlinkissue32050 messages
2017-11-16 16:46:55vstinnercreate