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
|
23a71d847b
|
Code style fixes, mostly whitespace
|
2013-08-04 20:00:19 +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
|
76c3454617
|
[cookboob] [qcookboob] better nb_person interval display
|
2013-04-02 11:06:15 +02:00 |
|
Julien Veyssier
|
aed9a8a511
|
[qcookboob] interval number of persons
|
2013-03-30 15:35:38 +01:00 |
|
Julien Veyssier
|
a51b63148d
|
[qcookboob] integration of author field
|
2013-03-25 11:22:12 +01:00 |
|
Julien Veyssier
|
7a63b28181
|
[qcookboob] integration of 'kreml export' functionality
|
2013-03-25 11:22:12 +01:00 |
|
Julien Veyssier
|
4dfdcfbe97
|
[qcookboob] cosmetics
|
2013-03-19 22:13:56 +01:00 |
|
Julien Veyssier
|
ee5a819cb5
|
[qcookboob] useless import
|
2013-03-18 11:16:06 +01:00 |
|
Julien Veyssier
|
66141a5c93
|
[qcookboob] operationnal
|
2013-03-18 11:16:06 +01:00 |
|
Julien Veyssier
|
0473e3e4be
|
new application qcookboob, in progress
|
2013-03-18 11:16:06 +01:00 |
|