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 pitrou
Recipients amaury.forgeotdarc, pitrou, techtonik
Date 2013-07-23.13:48:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374587296.43.0.127776902147.issue18535@psf.upfronthosting.co.za>
In-reply-to
Content
Returning a list was probably silly to begin with (a dict would have been more natural).
However, I don't think I want to see such a thing as a namedlist in the stdlib. :-(
History
Date User Action Args
2013-07-23 13:48:16pitrousetrecipients: + pitrou, amaury.forgeotdarc, techtonik
2013-07-23 13:48:16pitrousetmessageid: <1374587296.43.0.127776902147.issue18535@psf.upfronthosting.co.za>
2013-07-23 13:48:16pitroulinkissue18535 messages
2013-07-23 13:48:16pitroucreate