Vaclav Petras 9b9cf7ae42 gunittest: handle process manually since pygrass would raise an exception (introduced in https://trac.osgeo.org/grass/changeset/61229, alternative would be to use try-except, SimpleModule doctest is failing), clean up some module calls (use SimpleModule), improve CalledModuleError creation in pygrass hace 11 años
..
testsuite c94d331177 pygrass: Fix BASH rapresentation of a parameter hace 11 años
Makefile cd74fc4e1d Split pygrass/modules/__init__ in smaller files hace 12 años
__init__.py 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 hace 11 años
flag.py ed73ed5203 pygrass: Add documentation hace 11 años
module.py 9b9cf7ae42 gunittest: handle process manually since pygrass would raise an exception (introduced in https://trac.osgeo.org/grass/changeset/61229, alternative would be to use try-except, SimpleModule doctest is failing), clean up some module calls (use SimpleModule), improve CalledModuleError creation in pygrass hace 11 años
parameter.py 5c40cf4274 pygrass: Avoid conversion if default parameter is an empty string hace 11 años
read.py 1c5f28c7aa pygrass: Add parameter tag: guidependency hace 11 años
typedict.py b24d7d3ec9 pygrass: Fix generated documentation for decorated __doc__ methods, for more details about the problem look: https://bitbucket.org/birkenfeld/sphinx/issue/1273/error-when-__doc__-is-a-property, thanks to Luca. hace 11 años