[GRASS-dev] python script utils encoding/decoding overriding unicode with python-future
Pietro
peter.zamb at gmail.com
Fri Aug 25 07:57:06 PDT 2017
Hi Moritz,
On Thu, Aug 24, 2017 at 4:58 PM, Moritz Lennert
<mlennert at club.worldonline.be> wrote:
> Is the override of the definition of unicode really necessary ?
No it is not.
it is sufficient replace the try/except with an if.
Done in r71435 [0]
http://trac.osgeo.org/grass/changeset/71435/grass/trunk/lib/python/script/utils.py
More information about the grass-dev
mailing list