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 berker.peksag
Recipients berker.peksag, bethard, rhettinger, serhiy.storchaka, vstinner, yan12125
Date 2017-04-24.10:58:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493031480.32.0.751774428993.issue30152@psf.upfronthosting.co.za>
In-reply-to
Content
> The patch also makes argparse itself be imported only when the module
> is used as a script, not just imported.

+1. I'd move this into its own PR.
History
Date User Action Args
2017-04-24 10:58:00berker.peksagsetrecipients: + berker.peksag, rhettinger, bethard, vstinner, serhiy.storchaka, yan12125
2017-04-24 10:58:00berker.peksagsetmessageid: <1493031480.32.0.751774428993.issue30152@psf.upfronthosting.co.za>
2017-04-24 10:58:00berker.peksaglinkissue30152 messages
2017-04-24 10:58:00berker.peksagcreate