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 loewis
Recipients
Date 2003-03-15.13:38:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

Please look at the source of sysmodule.c. sys.argv is only
present if PySys_SetArgv is invoked.
History
Date User Action Args
2007-08-23 14:11:43adminlinkissue699068 messages
2007-08-23 14:11:43admincreate