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 ezio.melotti
Recipients alexis, brett.cannon, docs@python, dstufft, eric.araujo, ezio.melotti, lemburg, ncoghlan, orsenthil, paul.moore, tarek, zach.ware
Date 2016-01-08.17:41:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452274896.35.0.624453005773.issue26017@psf.upfronthosting.co.za>
In-reply-to
Content
I think it's enough to add a note that says that if the argument contains > (and possibly other) special characters, then it needs to be quoted.
Examples that use > should also be quoted, but not the others one.
History
Date User Action Args
2016-01-08 17:41:36ezio.melottisetrecipients: + ezio.melotti, lemburg, brett.cannon, paul.moore, ncoghlan, orsenthil, tarek, eric.araujo, docs@python, alexis, zach.ware, dstufft
2016-01-08 17:41:36ezio.melottisetmessageid: <1452274896.35.0.624453005773.issue26017@psf.upfronthosting.co.za>
2016-01-08 17:41:36ezio.melottilinkissue26017 messages
2016-01-08 17:41:36ezio.melotticreate