Markus Neteler b5d26de046 testsuite: use unique names on test modules to better support pytest (fixes https://trac.osgeo.org/grass/ticket/3792) (contributed by pmav99) 6 years ago
..
testsuite b5d26de046 testsuite: use unique names on test modules to better support pytest (fixes https://trac.osgeo.org/grass/ticket/3792) (contributed by pmav99) 6 years ago
Makefile 52023e77ba pygrass: rm get_msgr from modules to avoid the ctypes use 10 years ago
__init__.py c25a35aee0 pygrass module: Added MultiModule class to put multiple modules into the parallel module queue, for example coupled g.region and r.mapcalc calls, that must be run in a specific order but many of these combined calls should run in parallel 8 years ago
docstring.py 52d7d1ff2a pygrass: Remove import from utils, because utils require ctypes 10 years ago
env.py 0a8c79e27c pygrass modules: Fixed https://trac.osgeo.org/grass/ticket/2731 reading gisrc with multiple : in an entry caused problems 9 years ago
flag.py f72618d6af Add suppress_required attribute to the Flag object 9 years ago
module.py 372118dead fix https://trac.osgeo.org/grass/ticket/3757: replace xrange with range 6 years ago
parameter.py 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 years ago
read.py d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 years ago
typedict.py 52d7d1ff2a pygrass: Remove import from utils, because utils require ctypes 10 years ago