Vaclav Petras
|
0d9e966dd2
Apply Black to all scripts (#1347)
|
4 år sedan |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 år sedan |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 år sedan |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 år sedan |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 år sedan |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 år sedan |
Pietro Zambelli
|
fdf7b94fa5
grass71/scripts: revert changes (https://trac.osgeo.org/grass/changeset/68140 and https://trac.osgeo.org/grass/changeset/68178) since they are not fixing bugs and therefore they should go in relbr72
|
9 år sedan |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 år sedan |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 år sedan |
Vaclav Petras
|
3c04db432e
pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326)
|
10 år sedan |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 år sedan |
Martin Landa
|
14b5979424
g.extension.all: implement `operation: remove`
|
12 år sedan |
Martin Landa
|
9e23706d7b
rename g.extension.rebuild.all to g.extension.all (step 2)
|
12 år sedan |