https://bugs.gpodder.org/show_bug.cgi?id=1697
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #6 from Thomas Perl <[email protected]> 2012-10-23 12:03:01 BST --- For now, we want to (have to) support Python 2.x still, as the Gtk UI doesn't support Python 3 yet. We want to keep the codebase compatible with both versions of Python (2 and 3), so I've fixed this in a similar way to your patch: http://gpodder.org/commit/2381f17a Please test if this works and doesn't cause problems when using 2to3. -- 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
