.. |
testsuite
|
60a3479229
pythonlib: allow underscore at the end of core start_command family of functions as a way of avoiding conflict with Python keywords
|
10 years ago |
Makefile
|
74221f332e
doxygen: remove python documentation (replaced by sphinx)
|
10 years ago |
__init__.py
|
b3d0ac9928
python docs: documentation improved
|
10 years ago |
array.py
|
3c04db432e
pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326)
|
10 years ago |
core.py
|
045fd45c46
pythonlib: describe more error and fatal functions
|
10 years ago |
db.py
|
3c04db432e
pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326)
|
10 years ago |
raster.py
|
3c04db432e
pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326)
|
10 years ago |
raster3d.py
|
3c04db432e
pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326)
|
10 years ago |
setup.py.sed
|
b757bf4353
script/init: add extrabin to PATH, do not add extralib (extralib removed from WinGRASS installer somewhere around https://trac.osgeo.org/grass/changeset/57646)
|
10 years ago |
task.py
|
d44a272461
lib python: documentation cleanup, fix sphinx warning
|
10 years ago |
utils.py
|
d44a272461
lib python: documentation cleanup, fix sphinx warning
|
10 years ago |
vector.py
|
2ec8ab64fb
pythonlib: fix for comment:4:ticket:2431 - object_pairs_hook not implemented in python 2.6, it's needed for using OrderedDict instead of normal dict, but vector_what will still work, only the order in which the results are presented is not defined
|
10 years ago |