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 Rosuav
Recipients Rosuav, docs@python, r.david.murray, terry.reedy
Date 2014-01-23.15:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390489826.63.0.894151097145.issue20364@psf.upfronthosting.co.za>
In-reply-to
Content
Small quibble: The last sentence capitalizes a Python built-in, which is confusing ("Len(seq_dict) must match..."). Tweak of grammar to have it not at the beginning of the sentence: "Either way, len(seq_dict) must match...".
History
Date User Action Args
2014-01-23 15:10:26Rosuavsetrecipients: + Rosuav, terry.reedy, r.david.murray, docs@python
2014-01-23 15:10:26Rosuavsetmessageid: <1390489826.63.0.894151097145.issue20364@psf.upfronthosting.co.za>
2014-01-23 15:10:26Rosuavlinkissue20364 messages
2014-01-23 15:10:26Rosuavcreate