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 eryksun
Recipients eryksun, paul.moore, python-dev, srinim, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-11-20.02:51:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479610304.01.0.102762498625.issue28732@psf.upfronthosting.co.za>
In-reply-to
Content
A ValueError should also be raised when argv[0] is an empty string.
History
Date User Action Args
2016-11-20 02:51:44eryksunsetrecipients: + eryksun, paul.moore, vstinner, tim.golden, python-dev, zach.ware, steve.dower, srinim
2016-11-20 02:51:44eryksunsetmessageid: <1479610304.01.0.102762498625.issue28732@psf.upfronthosting.co.za>
2016-11-20 02:51:43eryksunlinkissue28732 messages
2016-11-20 02:51:43eryksuncreate