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.18:50:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJLX99fg3Q4AesLD0hKviox9r8JfNM93-L7TmignEUEUzw@mail.gmail.com>
In-reply-to <1598811028.65.0.839215357607.issue41615@roundup.psfhosted.org>
Content
Something just occurred to me. What if the caller has already set
says.argv? We shouldn’t overwrite it. Or what if they only set it (later)
if not already set. Would we break their code?
-- 
--Guido (mobile)
History
Date User Action Args
2020-08-30 18:50:41gvanrossumsetrecipients: + gvanrossum, terry.reedy, jaraco, docs@python
2020-08-30 18:50:41gvanrossumlinkissue41615 messages
2020-08-30 18:50:41gvanrossumcreate