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 paul.j3
Recipients 888xray999, paul.j3, rhettinger
Date 2020-03-04.17:06:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583341599.55.0.755706724382.issue39845@roundup.psfhosted.org>
In-reply-to
Content
Could you show the sys.argv (for both the linux and windows cases)?

print(args) (without your correction) might also help, just to see the 'raw' Namespace.

(I'd have to restart my computer to explore the Windows behavior myself).
History
Date User Action Args
2020-03-04 17:06:39paul.j3setrecipients: + paul.j3, rhettinger, 888xray999
2020-03-04 17:06:39paul.j3setmessageid: <1583341599.55.0.755706724382.issue39845@roundup.psfhosted.org>
2020-03-04 17:06:39paul.j3linkissue39845 messages
2020-03-04 17:06:39paul.j3create