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 benjamin.peterson
Recipients benjamin.peterson, collinwinter, georg.brandl, rhettinger
Date 2008-07-20.22:38:40
SpamBayes Score 0.28473562
Marked as misclassified No
Message-id <1216593566.49.0.158153642881.issue3417@psf.upfronthosting.co.za>
In-reply-to
Content
>for k in d.keys():
>   return k   # needs to return a list

Could you explain this a bit more?
History
Date User Action Args
2008-07-20 22:39:26benjamin.petersonsetspambayes_score: 0.284736 -> 0.28473562
recipients: + benjamin.peterson, georg.brandl, collinwinter, rhettinger
2008-07-20 22:39:26benjamin.petersonsetspambayes_score: 0.284736 -> 0.284736
messageid: <1216593566.49.0.158153642881.issue3417@psf.upfronthosting.co.za>
2008-07-20 22:38:40benjamin.petersonlinkissue3417 messages
2008-07-20 22:38:40benjamin.petersoncreate