[GRASS-dev] [GRASS GIS] #3804: Naming conventions for imports in GRASS codebase
GRASS GIS
trac at osgeo.org
Sat Mar 30 07:51:24 PDT 2019
#3804: Naming conventions for imports in GRASS codebase
--------------------------+-------------------------
Reporter: pmav99 | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Python | Version: svn-trunk
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by pmav99):
TBH, apart from:
{{{
import grass.script as grass
import grass.script.core as grass
}}}
which I seriously dislike, I don't have any strong opinions on the matter.
I agree though that @sbl's suggestion is probably the most reasonable
approach.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3804#comment:2>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list