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 barry, mrabarnett, pitrou, r.david.murray, rhettinger, theller, tim.peters
Date 2013-09-09.13:02:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378731764.02.0.93101673016.issue18986@psf.upfronthosting.co.za>
In-reply-to
Content
For the record, I have my own implementation here:
https://bitbucket.org/optiflowsrd/obelus/src/tip/obelus/casedict.py?at=default
https://bitbucket.org/optiflowsrd/obelus/src/tip/obelus/test/test_casedict.py?at=default
History
Date User Action Args
2013-09-09 13:02:44pitrousetrecipients: + pitrou, tim.peters, barry, theller, rhettinger, mrabarnett, r.david.murray
2013-09-09 13:02:44pitrousetmessageid: <1378731764.02.0.93101673016.issue18986@psf.upfronthosting.co.za>
2013-09-09 13:02:44pitroulinkissue18986 messages
2013-09-09 13:02:43pitroucreate