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 pitrou
Recipients Arfrever, Ben.Darnell, brett.cannon, danielsh, eric.araujo, flox, georg.brandl, ncoghlan, pitrou, rhettinger
Date 2013-01-13.09:41:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358069933.3343.0.camel@localhost.localdomain>
In-reply-to <1358045669.67.0.1420367491.issue14208@psf.upfronthosting.co.za>
Content
> For PEP 432, I'm proposing to expose this as sys._configuration.raw_argv

I think sys.raw_argv would be as good. It's not really (not only) a
configuration item.
History
Date User Action Args
2013-01-13 09:41:16pitrousetrecipients: + pitrou, brett.cannon, georg.brandl, rhettinger, ncoghlan, eric.araujo, Arfrever, flox, Ben.Darnell, danielsh
2013-01-13 09:41:15pitroulinkissue14208 messages
2013-01-13 09:41:15pitroucreate