Commit History

Author SHA1 Message Date
  Vaclav Petras 26d6f0f1e0 pythonlib: use isinstance to distinguish string types (fixes https://trac.osgeo.org/grass/changeset/65787) 8 years ago
  Pietro Zambelli 0d62aeaf86 script.utils: fix typo in the doctstring and make documentation and source code clearer 9 years ago
  Martin Landa 4b92cd9398 fix typo (2017->2016) 9 years ago
  Pietro Zambelli e083c2525f script.utils: fix bug in decode/encode function 9 years ago
  Martin Landa e32138e360 libpython/set_path(): fix compilation of some addons, see https://trac.osgeo.org/grass/ticket/2968 9 years ago
  Martin Landa 20626ad9eb libpython: formating cosmetics in get_lib_path() 9 years ago
  Martin Landa fdb11dd35d get_lib_path(): fix g.extension logic when libname is defined 9 years ago
  Martin Landa 0098d3dc76 pythonlib: fix get_lib_path() for g.extension 9 years ago
  Pietro Zambelli 7f6ce41f48 scipt utils: fix set_path when load libraries from GRASS_ADDON_BASE directory 9 years ago
  Martin Landa 58791a8451 pythonlib: ascii only (https://trac.osgeo.org/grass/changeset/67669) 9 years ago
  Vaclav Petras 0a81c9a31f pythonlib: move the package path functions for modules from pygrass where influenced by ctypes requirement to grass.script 9 years ago
  Anna Petrášová 4d986c6d93 wxGUI: natural sort for map selection and add many maps dialog, https://trac.osgeo.org/grass/ticket/2818 9 years ago
  Pietro Zambelli 6b8e4cc953 scipt:utils add python3 support 9 years ago
  Martin Landa af7746e67f libpython: move cmd list <-> tuple from wxGUI 10 years ago
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning 10 years ago
  Luca Delucchi 28aac9cd13 python script library: update documentation and doctest; fix pep8 10 years ago
  Anna Petrášová 77d93163cc temporal: better formatting of suffixes of new maps - include padding zeros 10 years ago
  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 years ago