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 christian.heimes
Recipients arigo, christian.heimes, fijall, hynek, pitrou
Date 2012-06-14.09:55:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339667722.74.0.625096369636.issue15061@psf.upfronthosting.co.za>
In-reply-to
Content
IMHO it's not obvious to all users. Better safe than sorry. ;)

The invariant 'known and equal length' impresses an artificial limitation. Code may need to compare outside data with internal data without exposing too many details about the structure of the internal data.

The other matter should be discussed at #14955.
History
Date User Action Args
2012-06-14 09:55:22christian.heimessetrecipients: + christian.heimes, arigo, pitrou, fijall, hynek
2012-06-14 09:55:22christian.heimessetmessageid: <1339667722.74.0.625096369636.issue15061@psf.upfronthosting.co.za>
2012-06-14 09:55:22christian.heimeslinkissue15061 messages
2012-06-14 09:55:21christian.heimescreate