Историја ревизија

Аутор SHA1 Порука Датум
  Martin Landa 8d6f38f049 fix libpython to handle 'raster' (https://trac.osgeo.org/grass/ticket/2409) пре 10 година
  Martin Landa 1b765a369e libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409) пре 10 година
  Martin Landa fa8dc6b320 pythonlib: make_command(): do not include Popen opts пре 10 година
  Markus Neteler 3d71245dea libpython make_command(): say in msg which module call needs an update пре 10 година
  Markus Neteler 2e5dc46218 fix rast3d -> 3draster пре 10 година
  Vaclav Petras 2709bc57be pythonlib/script: ignore any errors from g.version which may segfault with incomplete build (see also https://trac.osgeo.org/grass/ticket/2351, https://trac.osgeo.org/grass/changeset/61589 and https://trac.osgeo.org/grass/changeset/62748) пре 10 година
  Vaclav Petras 045fd45c46 pythonlib: describe more error and fatal functions пре 10 година
  Glynn Clements c33ef4476a Allow control of error handling for run_command() etc пре 10 година
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) пре 10 година
  Vaclav Petras 0a51b05735 revert https://trac.osgeo.org/grass/changeset/62535 (accidental commit of whole tree) пре 10 година
  Vaclav Petras d9a12da28a sphinx: do not build API documentation for standalone program internals (removes messages from documentation build and empty sections from HTML) пре 10 година
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed пре 10 година
  Luca Delucchi 3eb77162d9 lib/python/script/core.py: fix check of differences between upper and lower case in units file пре 10 година
  Vaclav Petras 60a3479229 pythonlib: allow underscore at the end of core start_command family of functions as a way of avoiding conflict with Python keywords пре 10 година
  Anna Petrášová ac0dfc0055 g.list/remove: instead of text field use selection widget with multiple elements пре 10 година
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage пре 10 година
  Luca Delucchi 28aac9cd13 python script library: update documentation and doctest; fix pep8 пре 10 година
  Anna Petrášová 31297ef713 pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports пре 10 година
  Vaclav Petras c0a9e4d90f pythonlib/script: return debug level also for the first invocation (inconsistent undocumented function return values inconsitency found by python -3 option used in tests - None > 0 is DeprecationWarning in 2.7, TypeError in 3.x) пре 11 година
  Pietro Zambelli 69fecb8622 exceptions: Move exceptions from around the GRASS code to one place пре 11 година
  Martin Landa 231dd30170 wingrass: fix Popen class (contribution of Glynn and Anna) пре 11 година
  Luca Delucchi d56d3e4bb8 python script: add exclude parameter to g.mlist interfaces пре 11 година
  Glynn Clements bae3b450d2 Use subprocess.Popen() directly for calling g.parser пре 11 година
  Vaclav Petras 6ec162d53e pythonlib/script: more doctests for core пре 11 година
  Glynn Clements 0032336528 Remove Popen() "magic" on Windows; it creates more problems than it solves пре 11 година
  Markus Neteler 90464abe6e core.py: document grass.separator() (updates https://trac.osgeo.org/grass/changeset/60622) пре 11 година
  Huidae Cho d4c28dba68 grass.separator: added \t and \n пре 11 година
  Huidae Cho d328e09b7f core.py: added grass.separator() for G_OPT_F_SEP пре 11 година
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) пре 11 година
  Martin Landa d218d714b4 modify libpython to fix calling Python script from Python script on Windows пре 11 година