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 eric.smith
Recipients eric.smith, mark.dickinson, py.user
Date 2012-01-10.12:34:46
SpamBayes Score 1.7257507e-10
Marked as misclassified No
Message-id <1326198887.07.0.373195082421.issue13755@psf.upfronthosting.co.za>
In-reply-to
Content
It seems like a set would make more sense than a tuple. And if tuples, why not lists?

Not that it matters much, since I doubt it's worth changing in either case. It's easy enough for the caller to convert.
History
Date User Action Args
2012-01-10 12:34:47eric.smithsetrecipients: + eric.smith, mark.dickinson, py.user
2012-01-10 12:34:47eric.smithsetmessageid: <1326198887.07.0.373195082421.issue13755@psf.upfronthosting.co.za>
2012-01-10 12:34:46eric.smithlinkissue13755 messages
2012-01-10 12:34:46eric.smithcreate