Laurent Bachelier
|
74a4ef6723
|
Use the print function everywhere
python modernize.py --no-six -f libmodernize.fixes.fix_print -w
With manual fixes as the import was put always on top.
|
2014-10-06 17:00:17 +02:00 |
|
Laurent Bachelier
|
c07e23cafc
|
Use class attributes as much as possible for application output
refs #803
|
2014-09-04 12:41:25 +02:00 |
|
Laurent Bachelier
|
a6ad7e83ff
|
Use newer form of catching exceptions
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
|
2013-07-27 15:16:16 +02:00 |
|
Julien Veyssier
|
7a6132cbca
|
[qcineoob] download filename encoding
|
2013-04-02 11:06:15 +02:00 |
|
Julien Veyssier
|
233c18b2e1
|
[qcineoob] graphical fixes
add 'genres' field to Movie object of ICapCinema
|
2013-03-18 15:02:39 +01:00 |
|
Julien Veyssier
|
62074615da
|
verified autopep8 on qcineoob, cineoob, suboob, booblyrics, cookboob
|
2013-03-18 11:16:05 +01:00 |
|
Laurent Bachelier
|
7094931c92
|
Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines
autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .
Diff quickly checked.
|
2013-03-16 00:54:55 +01:00 |
|
Julien Veyssier
|
f6e2f0a657
|
many emptyfications
|
2013-03-15 12:43:51 +01:00 |
|
Julien Veyssier
|
f83526a6db
|
[qcineoob] copyrights correction
|
2013-03-13 17:22:00 +01:00 |
|
Julien Veyssier
|
68cca5c335
|
[qcineoob] display stuff
|
2013-03-13 15:51:54 +01:00 |
|
Julien Veyssier
|
23dde42186
|
[qcineoob] download torrent operational
|
2013-03-13 01:16:43 +01:00 |
|
Julien Veyssier
|
c76db754e9
|
[qcineoob] search and display torrent
|
2013-03-13 01:16:43 +01:00 |
|