Luca Delucchi
|
d44a272461
lib python: documentation cleanup, fix sphinx warning
|
10 years ago |
Luca Delucchi
|
28aac9cd13
python script library: update documentation and doctest; fix pep8
|
10 years ago |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 years ago |
Anna Petrášová
|
ae1c7ea1d5
fix displaying translated 'required' string (to German) in modules' status bar
|
10 years ago |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 years ago |
Martin Landa
|
d8cc4b0090
libpython: fix grass-interface.dtd location
|
11 years ago |
Martin Landa
|
eb15e0ca02
grass.script.task: code cosmetics
|
11 years ago |
Vaclav Petras
|
8cf24a3d96
handling of scripts on MS Win using Python which (uses PATH) and sys.executable (for grass.script and wxGUI), fixes MAXREPEAT error when running Python script
|
11 years ago |
Anna Petrášová
|
101045f9dc
wxGUI: apply patch from https://trac.osgeo.org/grass/ticket/1941 (Japanese locale) for testing
|
11 years ago |
Anna Petrášová
|
d562686411
pythonlib: fix launching d.rast3d on windows
|
11 years ago |
Anna Petrášová
|
46909b37bb
pythonlib: fix adding .py extension on windows
|
11 years ago |
Anna Petrášová
|
d5ac35c08a
pythonlib: clean tabs in script
|
12 years ago |
Markus Metz
|
e5d3791ec0
revert https://trac.osgeo.org/grass/changeset/56351, it breaks the GUI because it interferes with subprocess.Popen. TODO: fix GUI TaskFrame.OnCopy()
|
12 years ago |
Anna Petrášová
|
958c192978
pythonlib/task: include quotes when spaces are in parameter
|
12 years ago |
Martin Landa
|
d66d09ead1
pythonlib: update layout
|
12 years ago |