Anna Petrasova
|
75be02ab0a
replace obsolete time.clock() in Python 3.3 (#244)
|
5 anos atrás |
Luca Delucchi
|
1864dd5a3a
libpython: float_or_dms accept E,W,N,S. see https://trac.osgeo.org/grass/ticket/3225
|
6 anos atrás |
Anna Petrášová
|
491ac942c0
add function for safe passing text into environment under both Python 2 and 3 on Windows
|
6 anos atrás |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 anos atrás |
Pietro Zambelli
|
cf397a125a
scripts.utils: remove builtins
|
7 anos atrás |
Pietro Zambelli
|
4b2ad31823
script.utils: Convert to string/bytes if needed, add doctests and unittests
|
7 anos atrás |
Vaclav Petras
|
9de3f19439
pythonlib: set fallback encoding to UTF-8 as suggested by marisn in https://trac.osgeo.org/grass/ticket/2885
|
8 anos atrás |
Markus Neteler
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 anos atrás |
Vaclav Petras
|
26d6f0f1e0
pythonlib: use isinstance to distinguish string types (fixes https://trac.osgeo.org/grass/changeset/65787)
|
8 anos atrás |
Pietro Zambelli
|
0d62aeaf86
script.utils: fix typo in the doctstring and make documentation and source code clearer
|
9 anos atrás |
Martin Landa
|
4b92cd9398
fix typo (2017->2016)
|
9 anos atrás |
Pietro Zambelli
|
e083c2525f
script.utils: fix bug in decode/encode function
|
9 anos atrás |
Martin Landa
|
e32138e360
libpython/set_path(): fix compilation of some addons, see https://trac.osgeo.org/grass/ticket/2968
|
9 anos atrás |
Martin Landa
|
20626ad9eb
libpython: formating cosmetics in get_lib_path()
|
9 anos atrás |
Martin Landa
|
fdb11dd35d
get_lib_path(): fix g.extension logic when libname is defined
|
9 anos atrás |
Martin Landa
|
0098d3dc76
pythonlib: fix get_lib_path() for g.extension
|
9 anos atrás |
Pietro Zambelli
|
7f6ce41f48
scipt utils: fix set_path when load libraries from GRASS_ADDON_BASE directory
|
9 anos atrás |
Martin Landa
|
58791a8451
pythonlib: ascii only (https://trac.osgeo.org/grass/changeset/67669)
|
9 anos atrás |
Vaclav Petras
|
0a81c9a31f
pythonlib: move the package path functions for modules from pygrass where influenced by ctypes requirement to grass.script
|
9 anos atrás |
Anna Petrášová
|
4d986c6d93
wxGUI: natural sort for map selection and add many maps dialog, https://trac.osgeo.org/grass/ticket/2818
|
9 anos atrás |
Pietro Zambelli
|
6b8e4cc953
scipt:utils add python3 support
|
9 anos atrás |
Martin Landa
|
af7746e67f
libpython: move cmd list <-> tuple from wxGUI
|
10 anos atrás |
Luca Delucchi
|
d44a272461
lib python: documentation cleanup, fix sphinx warning
|
10 anos atrás |
Luca Delucchi
|
28aac9cd13
python script library: update documentation and doctest; fix pep8
|
10 anos atrás |
Anna Petrášová
|
77d93163cc
temporal: better formatting of suffixes of new maps - include padding zeros
|
10 anos atrás |
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 anos atrás |