Changeset 64834
- Timestamp:
- Mar 11, 2015, 1:50:02 AM (9 years ago)
- File:
-
- 1 edited
-
grass/trunk/lib/python/script/core.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
grass/trunk/lib/python/script/core.py
r63591 r64834 35 35 import gettext 36 36 gettext.install('grasslibs', os.path.join(os.getenv("GISBASE"), 'locale')) 37 import __builtin__ 38 __builtin__.__dict__['_'] = __builtin__.__dict__['_'].im_self.lgettext 37 39 38 40 # subprocess wrapper that uses shell on Windows
Note:
See TracChangeset
for help on using the changeset viewer.
