Markus Neteler
|
be0e590810
change Python shebang to python3 (#75)
|
5 years ago |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 years ago |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 years ago |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 years ago |
Markus Neteler
|
2807495437
v.db.addcolumn, v.db.addtable: better use msg
|
8 years ago |
Markus Neteler
|
8246103d7a
v.db.addcolumn, v.db.addtable + manual: clarify and standardize name and type of new column(s)
|
8 years ago |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 years ago |
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 years ago |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 years ago |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 years ago |
Maris Nartiss
|
0a5bf88a24
Remove tab and space mixture in Python scripts before message cleanup
|
11 years ago |
Markus Neteler
|
b70f59558c
homogenize keywords
|
12 years ago |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
13 years ago |
Martin Landa
|
8135e1d03f
v.db.addcolumn: inform user when column already exists
|
14 years ago |
Martin Landa
|
b032be1f06
v.db.addcolumn: cosmetics in parameter description
|
15 years ago |
Martin Landa
|
949a16c38f
v.db.addcol renamed to v.db.addcolumn
|
15 years ago |