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 martin.panter
Recipients Julian, benjamin.peterson, docs@python, eric.araujo, guettli, martin.panter, paul.j3, vstinner
Date 2016-01-28.06:51:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453963887.05.0.422753468386.issue20598@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch changing all the '. . .'.split() calls to lists of strings. I think the illustrations are actually less complicated to understand when you see the list directly, and they more consistent with the remaining illustrations that already use lists, but I see Benjamin disagrees.
History
Date User Action Args
2016-01-28 06:51:28martin.pantersetrecipients: + martin.panter, guettli, vstinner, benjamin.peterson, eric.araujo, docs@python, Julian, paul.j3
2016-01-28 06:51:27martin.pantersetmessageid: <1453963887.05.0.422753468386.issue20598@psf.upfronthosting.co.za>
2016-01-28 06:51:27martin.panterlinkissue20598 messages
2016-01-28 06:51:26martin.pantercreate