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 r.david.murray
Recipients eric.smith, paka, r.david.murray
Date 2017-04-10.17:58:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491847101.4.0.752403323519.issue30031@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure about using argparse.  Currently the demo uses no imports.  I'm not strongly against, though.

Did you mean __init__ instead of __new__?  Also, its value could be made True and False instead of 0 and 1.  (Which tells you how old this demo is.)
History
Date User Action Args
2017-04-10 17:58:21r.david.murraysetrecipients: + r.david.murray, eric.smith, paka
2017-04-10 17:58:21r.david.murraysetmessageid: <1491847101.4.0.752403323519.issue30031@psf.upfronthosting.co.za>
2017-04-10 17:58:21r.david.murraylinkissue30031 messages
2017-04-10 17:58:21r.david.murraycreate