.. |
testsuite
|
8e65de3dd0
gunittest: use empty init file to avoid unnecessary imports in extreme cases
|
10 years ago |
Makefile
|
347b3490eb
pythonlib: use non-py extension for tmp file (https://trac.osgeo.org/grass/changeset/65345) to avoid picking of the file by autodoc, fix syntax in https://trac.osgeo.org/grass/changeset/65346
|
10 years ago |
__init__.py
|
36fd3fa81d
scipt:init add python3 support
|
9 years ago |
array.py
|
fce2f868e7
script.array: make it into real doctest
|
10 years ago |
core.py
|
f532d48c84
pythonlib: use Sphinx links and other syntax changes
|
9 years ago |
db.py
|
0fd4fcfbbf
update g.copy calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
raster.py
|
5237f1c8c0
update g.list/g.remove calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
raster3d.py
|
1b765a369e
libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
setup.py
|
9a436b59f4
pythonlib: use 7, not 64 and bin not lib in init call example
|
10 years ago |
task.py
|
9205811b1c
wxGUI: fix https://trac.osgeo.org/grass/ticket/2634 by bringing back https://trac.osgeo.org/grass/changeset/64834 and removing unnecessary decode()
|
9 years ago |
utils.py
|
af7746e67f
libpython: move cmd list <-> tuple from wxGUI
|
10 years ago |
vector.py
|
6bd4a97b79
pythonlib/wxGUI: better error handling of vector_what
|
10 years ago |