➜

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 gvanrossum
Recipients docs@python, gvanrossum, jaraco, terry.reedy
Date 2020-08-30.15:33:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJKxOhajuP-W3X33JAa+4iH2Y_eq_m0EWH6N2PR=uAzoMw@mail.gmail.com>
In-reply-to <1598792895.24.0.763535276686.issue41615@roundup.psfhosted.org>
Content
I think it’s reasonable to expect sys.argv to have at least one item,
possibly empty. The proposed fix of setting it to [β€œβ€] seems right to me.
-- 
--Guido (mobile)
History
Date User Action Args
2020-08-30 15:33:37gvanrossumsetrecipients: + gvanrossum, terry.reedy, jaraco, docs@python
2020-08-30 15:33:37gvanrossumlinkissue41615 messages
2020-08-30 15:33:37gvanrossumcreate