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 georg.brandl
Recipients Arfrever, Ben.Darnell, brett.cannon, eric.araujo, flox, georg.brandl, ncoghlan, pitrou, rhettinger
Date 2012-03-07.17:41:28
SpamBayes Score 0.021508127
Marked as misclassified No
Message-id <1331142088.84.0.997102704755.issue14208@psf.upfronthosting.co.za>
In-reply-to
Content
I agree.  Maybe I may throw "full_argv" or "executable_argv" (i.e. to be used with exec([sys.executable] + sys.executable_arg)) in the air?
History
Date User Action Args
2012-03-07 17:41:28georg.brandlsetrecipients: + georg.brandl, brett.cannon, rhettinger, ncoghlan, pitrou, eric.araujo, Arfrever, flox, Ben.Darnell
2012-03-07 17:41:28georg.brandlsetmessageid: <1331142088.84.0.997102704755.issue14208@psf.upfronthosting.co.za>
2012-03-07 17:41:28georg.brandllinkissue14208 messages
2012-03-07 17:41:28georg.brandlcreate