https://bugs.gpodder.org/show_bug.cgi?id=1165
--- Comment #11 from Thomas Perl <[email protected]> 2010-10-25 11:45:58 BST --- Another way is available in newer Python versions: '{0} episode'.format(1) 'one episode'.format(1) -- 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
