Vaclav Petras
|
f99840205d
backport https://trac.osgeo.org/grass/changeset/65612 (improve python doc)
|
9 years ago |
Vaclav Petras
|
119eb6eeda
backport https://trac.osgeo.org/grass/changeset/65523 (improve python doc)
|
9 years ago |
Anna Petrášová
|
e85a1378e3
wxGUI: fix https://trac.osgeo.org/grass/ticket/2634 by bringing back https://trac.osgeo.org/grass/changeset/64834 and removing unnecessary decode() (merge from trunk, https://trac.osgeo.org/grass/changeset/65529)
|
9 years ago |
Martin Landa
|
ab84283dc5
revert https://trac.osgeo.org/grass/changeset/65462, causes https://trac.osgeo.org/grass/ticket/2634
|
9 years ago |
Martin Landa
|
22ef152f45
Attempt to fix gettext behaviour (issue https://trac.osgeo.org/grass/ticket/2617)
|
10 years ago |
Martin Landa
|
162437c0df
GRASS_DB_ENCODING is environmental variable (merge https://trac.osgeo.org/grass/changeset/64948 from trunk)
|
10 years ago |
Martin Landa
|
6cf2071a8e
pythonlib: make_command(): do not include Popen opts
|
10 years ago |
Martin Landa
|
229834eae6
sync element names with trunk (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
Markus Neteler
|
5ca1c13d29
libpython make_command(): say in msg which module call needs an update (trunk, https://trac.osgeo.org/grass/changeset/63385)
|
10 years ago |
Vaclav Petras
|
21cea34082
pythonlib/script: ignore any errors from g.version (backport of https://trac.osgeo.org/grass/changeset/62822)
|
10 years ago |
Vaclav Petras
|
b3b18b571c
pythonlib: sync minor comments and white space with trunk (no difference in lib/python/script between trunk and 70 for https://trac.osgeo.org/grass/changeset/62790)
|
10 years ago |
Vaclav Petras
|
e1e98f3410
pythonlib: describe more error and fatal functions (backport https://trac.osgeo.org/grass/changeset/62709)
|
10 years ago |
Vaclav Petras
|
e3475cdc5c
pythonlib: allow control of error handling for run_command() and others (https://trac.osgeo.org/grass/ticket/2326, backport https://trac.osgeo.org/grass/changeset/62705, relates to https://trac.osgeo.org/grass/changeset/62566, author: glynn)
|
10 years ago |
Vaclav Petras
|
fcb7617620
pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326, backport https://trac.osgeo.org/grass/changeset/62566)
|
10 years ago |
Luca Delucchi
|
2bafbf74cf
sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation
|
10 years ago |
Anna Petrášová
|
0c28dfce89
pythonlib: mlist_grouped replaced by list_grouped
|
10 years ago |
Anna Petrášová
|
b05fd7edc4
g.remove: backport changes in gui interface (multiple elements selection)
|
10 years ago |
Huidae Cho
|
74624f9333
Update old g.list/remove calls in modules
|
10 years ago |
Pietro Zambelli
|
f09f0a442a
Add exceptions module in python library, commit backported: https://trac.osgeo.org/grass/changeset/61187, https://trac.osgeo.org/grass/changeset/61220, https://trac.osgeo.org/grass/changeset/61959, https://trac.osgeo.org/grass/changeset/62358
|
10 years ago |
Luca Delucchi
|
47cc0a7ebc
lib/python/script/core.py: fix check of differences between upper and lower case in units file
|
10 years ago |
Vaclav Petras
|
8fbd3a230a
pythonlib/core: allow underscore at the end of module option (backport of https://trac.osgeo.org/grass/changeset/62196 without tests)
|
10 years ago |
Martin Landa
|
5b601936e9
Use subprocess.Popen() directly for calling g.parser
|
10 years ago |
Anna Petrášová
|
bdde045836
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports (merge from trunk, https://trac.osgeo.org/grass/changeset/61854)
|
10 years ago |
Martin Landa
|
936d3d812f
libpython: backport changes in Popen
|
10 years ago |
Vaclav Petras
|
2f4fcfb4db
pythonlib/script: return debug level also for the first invocation (backport https://trac.osgeo.org/grass/changeset/61272)
|
10 years ago |
Markus Neteler
|
0f68b3e04e
core.py: backport grass.separator() implementation (trunk https://trac.osgeo.org/grass/changeset/60622 and related)
|
11 years ago |
Markus Neteler
|
7df99e8331
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
|
d218d714b4
modify libpython to fix calling Python script from Python script on Windows
|
11 years ago |
Hamish Bowman
|
6b1e2b4011
only read region, don't alter WIND file (https://trac.osgeo.org/grass/ticket/2230)
|
11 years ago |
Martin Landa
|
887e6b090e
winGRASS: fig debug() to handle '&' on Windows, check debug_level
|
11 years ago |