Limnoria/scripts
nyuszika7h 9f059b91ba Add missing future imports for print_function
There are some places where `print()` is used to print a blank line.
However, unless the future feature `print_function` is imported,
that will print `()` in Python 2.
2015-06-12 22:22:16 +02:00
..
supybot scripts/supybot: use %.2f for rounding 2015-04-11 13:33:34 -07:00
supybot-adduser Fix scripts to work with Python 3 without 2to3. 2013-04-27 16:16:08 +02:00
supybot-botchk Merge remote-tracking branch 'supybot/master' into testing 2013-08-24 11:28:29 +02:00
supybot-plugin-create Add missing future imports for print_function 2015-06-12 22:22:16 +02:00
supybot-plugin-doc supybot-plugin-doc: Add Python 3 support. 2014-08-10 15:03:08 +02:00
supybot-test Move disableMultiprocessing from supybot.conf to supybot.world in order for it not to be in the config file. 2014-08-14 14:16:15 +02:00
supybot-wizard Add missing future imports for print_function 2015-06-12 22:22:16 +02:00