https://bugs.gpodder.org/show_bug.cgi?id=1697
--- Comment #3 from Thomas Perl <[email protected]> 2012-10-14 21:17:05 BST --- (In reply to comment #2) > Thanks, that gets over this. > Unfortunately, safe_print is called with newline=False, which is invalid > keyword in Python 3... In that case, we should change our safe_print() function to take end="" instead of newline=False) and modify the code accordingly. Can you implement a patch? -- 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
