Vaclav Petras a169b8f77c pythonlib: fix import in example, setup is not imported in __init__ 9 years ago
..
testsuite eec9810b8f script.utils: change tests to avoid decorator 9 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 c13a7a44f1 pythonlib/array: fix reading raster on Windows, make read method deprecated 9 years ago
core.py 6e0a0f3015 script: fix in python3 sys.stdout.write accept only strings not bytes 9 years ago
db.py 93daa73c3b script: fix python 2 and python 3 syntax 9 years ago
raster.py 93daa73c3b script: fix python 2 and python 3 syntax 9 years ago
raster3d.py 4c6c52dda7 scipt:raster3d add python3 support 9 years ago
setup.py a169b8f77c pythonlib: fix import in example, setup is not imported in __init__ 9 years ago
task.py 93daa73c3b script: fix python 2 and python 3 syntax 9 years ago
utils.py 0d62aeaf86 script.utils: fix typo in the doctstring and make documentation and source code clearer 9 years ago
vector.py 93daa73c3b script: fix python 2 and python 3 syntax 9 years ago