http://bugs.gpodder.org/show_bug.cgi?id=307
--- Comment #10 from Thomas Perl <[email protected]> 2009-02-20 12:30:05 --- (In reply to comment #9) > >>> print pymtp._file_ > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > AttributeError: 'module' object has no attribute '_file_' it's "pymtp.__file__" (two "_" on each side of "file") -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
