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 siming85
Recipients ned.deily, ronaldoussoren, siming85
Date 2019-05-27.17:17:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558977463.88.0.435640243245.issue37067@roundup.psfhosted.org>
In-reply-to
Content
actually just learned that argv0 is program name.

in that case is that because of a platform difference where in macOS it doesn't allow for program name to be '' and in linux it does?
History
Date User Action Args
2019-05-27 17:17:43siming85setrecipients: + siming85, ronaldoussoren, ned.deily
2019-05-27 17:17:43siming85setmessageid: <1558977463.88.0.435640243245.issue37067@roundup.psfhosted.org>
2019-05-27 17:17:43siming85linkissue37067 messages
2019-05-27 17:17:43siming85create