https://bugs.gpodder.org/show_bug.cgi?id=900
--- Comment #2 from Maxim Prohorov <[email protected]> 2010-02-28 13:15:02 GMT --- (In reply to comment #1) > Does adding "from __future__ import absolute_import" in front of the json.py > module fix this issue? > > (Reference: http://python.org/doc/2.5.4/whatsnew/pep-328.html) Yes, this import fixes the thing. -- Configure bugmail: https://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
