http://bugs.gpodder.org/show_bug.cgi?id=307
--- Comment #8 from Thomas Perl <[email protected]> 2009-02-18 12:47:51 --- luke: Please try the following from a Python shell (you can get one by simply typing "python" in a terminal window): import pymtp print pymtp.__file__ This should tell you where pymtp is loaded from, and if your copied file is really used. If in doubt, checkout a current Git release (see the gPodder Wiki for more information) and then copy the file to "src/gpodder/" and try to run gPodder directly from the Git checkout using "make test". -- 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
