On Mon, 14 Apr 2008 01:46:57 -0400 Alan G Isaac <[EMAIL PROTECTED]> wrote:
AGI> On Mon, 14 Apr 2008, Alan G Isaac apparently wrote: AGI> > Minit.py had problems loading after I did this. AGI> AGI> Sorry. That was not very informative. AGI> Here is the error:: AGI> AGI> 1:26:13 AM: Traceback (most recent call last): AGI> File "C:\programs\Mahogany\python\Minit.py", line 15, in ? AGI> import MailFolder AGI> File "C:\programs\Mahogany\python\MailFolder.py", line 40, in ? AGI> class MailFolder(_object): AGI> File "C:\programs\Mahogany\python\MailFolder.py", line 174, in MailFolder AGI> if _newclass:DecodeHeader = staticmethod(_MailFolder.MailFolder_DecodeHeader) AGI> AttributeError: 'module' object has no attribute 'MailFolder_DecodeHeader' AGI> AGI> 1:26:13 AM: Cannot load Python module "Minit". This looks like a real problem, I didn't notice it because I don't use Minit (although I do use Python for a couple of filters and, especially, for choosing the correct signature and attributions for wx mailing lists which turned out to be really, really convenient), I'll look into fixing it a bit later. For now you probably can just remove "Minit.py" from the corresponding field in the "Python" preferences page. Sorry, VZ ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Mahogany-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-users
