Laurent Bachelier
6161a0aacd
pep8 fixes, modernizations
...
autopep8 -a -r -i --select E711,E712,W601,W602,W603,W604,W690,E304,E401,E502 .
Also includes some manual reindentations (many are left after the print()
changes).
Manually checked, some modernizations not commited here.
2014-10-10 23:41:43 +02:00
..
formatters
os.isatty is now forbidden (as stream.fileno() is not implemented by StringIO)
2014-10-07 09:39:12 +02:00
qt
fix bcall to to new behavior of do(), and fix QtDo too, and all Qt applications...
2014-10-10 17:34:48 +02:00
__init__.py
PEP8 style fixes and other small style fixes
2012-03-14 04:51:46 +01:00
base.py
Documentation on -dd
2014-10-09 13:33:43 +02:00
console.py
pep8 fixes, modernizations
2014-10-10 23:41:43 +02:00
javascript.py
change license to AGPLv3+
2011-04-08 12:48:07 +02:00
media_player.py
first step in python3 support
2014-05-17 14:27:55 +02:00
repl.py
pep8 fixes, modernizations
2014-10-10 23:41:43 +02:00
results.py
Add a " LIMIT " keyword in conditions
2014-10-08 13:05:40 +02:00