2018-10-04 |
Andrey Skvortsov |
python3 support: pylint, W1648 # (bad-python3-import) Module moved in Python 3
|
file |
diff |
annotate
|
2018-09-28 |
Andrey Skvortsov |
Suppress message box in case current locale is unsupported or missing in wx
|
file |
diff |
annotate
|
2017-10-25 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
file |
diff |
annotate
|
2017-10-06 |
Andrey Skvortsov |
fix pylint warning '(unused-import), Unused import connectors'
|
file |
diff |
annotate
|
2017-10-05 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
file |
diff |
annotate
|
2017-09-29 |
Andrey Skvortsov |
fix pylint warning (bad-indentation) Bad indentation. Found X spaces, expected Y
|
file |
diff |
annotate
|
2017-09-15 |
Andrey Skvortsov |
lazy locale initialization
|
file |
diff |
annotate
|
2017-09-15 |
Andrey Skvortsov |
add '_' function to builtin dictionary at import time
|
file |
diff |
annotate
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E731 do not assign a lambda expression, use a def
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E302 expected 2 blank lines, found 1
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
file |
diff |
annotate
|
2016-05-06 |
Andrey Skvortsov |
add copyright notices to python files where there were missing, that
|
file |
diff |
annotate
|
2012-09-09 |
laurent |
Update chinese and german translation catalogs
|
file |
diff |
annotate
|
2012-09-07 |
laurent |
Adding support for extending internationalization to extensions
|
file |
diff |
annotate
|