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.araujo
Recipients BreamoreBoy, eric.araujo, jkaufman, lukasz.langa, michael.foord
Date 2010-07-28.10:26:03
SpamBayes Score 0.16095097
Marked as misclassified No
Message-id <1280312777.3.0.581594022258.issue5412@psf.upfronthosting.co.za>
In-reply-to
Content
I’d find more natural to have cp['spam'] return the section (as a dict) and cp['spam']['ham'] return the value.
History
Date User Action Args
2010-07-28 10:26:17eric.araujosetrecipients: + eric.araujo, michael.foord, jkaufman, BreamoreBoy, lukasz.langa
2010-07-28 10:26:17eric.araujosetmessageid: <1280312777.3.0.581594022258.issue5412@psf.upfronthosting.co.za>
2010-07-28 10:26:03eric.araujolinkissue5412 messages
2010-07-28 10:26:03eric.araujocreate