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 benjamin.peterson
Recipients benjamin.peterson, docs@python, guettli, vstinner
Date 2014-02-11.15:37:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392133028.46.0.862221225724.issue20598@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that does look weird. However, it's nicely consistent with the the normal case which has multiple arguments like "-foo 3 -l".split().

I think this is an excellent thing for newcomers to try out with the interactive shell. :)
History
Date User Action Args
2014-02-11 15:37:08benjamin.petersonsetrecipients: + benjamin.peterson, guettli, vstinner, docs@python
2014-02-11 15:37:08benjamin.petersonsetmessageid: <1392133028.46.0.862221225724.issue20598@psf.upfronthosting.co.za>
2014-02-11 15:37:08benjamin.petersonlinkissue20598 messages
2014-02-11 15:37:08benjamin.petersoncreate