[GRASS-dev] [GRASS GIS] #3508: grass start up: buggy to_text_string
GRASS GIS
trac at osgeo.org
Sat Mar 3 01:09:06 PST 2018
#3508: grass start up: buggy to_text_string
--------------------------+-------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 7.2.3
Component: Startup | Version: svn-trunk
Resolution: | Keywords: wingrass, unicode
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------------
Comment (by martinl):
Replying to [comment:4 mlennert]:
> Do we really have to worry about encoding/decoding in that context ?
Encoding/decoding doesn't seems to be needed in this case.
{{{
addons_man_path = os.path.join(addon_base, 'docs', 'man')
}}}
perfectly works on my testing computer.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3508#comment:5>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list