.. |
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 سال پیش |
Makefile
|
52023e77ba
pygrass: rm get_msgr from modules to avoid the ctypes use
|
10 سال پیش |
__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 سال پیش |
docstring.py
|
52d7d1ff2a
pygrass: Remove import from utils, because utils require ctypes
|
10 سال پیش |
env.py
|
0a8c79e27c
pygrass modules: Fixed https://trac.osgeo.org/grass/ticket/2731 reading gisrc with multiple : in an entry caused problems
|
9 سال پیش |
flag.py
|
f72618d6af
Add suppress_required attribute to the Flag object
|
9 سال پیش |
module.py
|
372118dead
fix https://trac.osgeo.org/grass/ticket/3757: replace xrange with range
|
6 سال پیش |
parameter.py
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 سال پیش |
read.py
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 سال پیش |
typedict.py
|
52d7d1ff2a
pygrass: Remove import from utils, because utils require ctypes
|
10 سال پیش |