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 bwurst
Recipients bwurst, gvanrossum
Date 2007-10-15.18:08:00
SpamBayes Score 0.03105247
Marked as misclassified No
Message-id <1192471681.12.0.0214801837597.issue1277@psf.upfronthosting.co.za>
In-reply-to
Content
Attached.
I am not a python hacker (by now). :) 
I wonder why the Message-declarations must be before their usage 
_inside_ the Maildir-class but it seems like. So the changeset is 
rather huge but the code changes are somewhat minimal. Just because 
the Message-classes must be at the beginning. Perhaps they should be 
outsourced. :)

I don't really have experience with that module, so I don't know if 
that patch has side-effects on older programs using this module. But 
as compatibility has been broken down (a bit) with the current 
version, it should not really matter. :)
Files
File name Uploaded
python-mailbox.patch bwurst, 2007-10-15.18:08:00
History
Date User Action Args
2007-10-15 18:08:01bwurstsetspambayes_score: 0.0310525 -> 0.03105247
recipients: + bwurst, gvanrossum
2007-10-15 18:08:01bwurstsetspambayes_score: 0.0310525 -> 0.0310525
messageid: <1192471681.12.0.0214801837597.issue1277@psf.upfronthosting.co.za>
2007-10-15 18:08:01bwurstlinkissue1277 messages
2007-10-15 18:08:00bwurstcreate