Are python scripts for GRASS written with the __future__ module so they can be used with python3?
I'm writing all new code with python3 (and will convert the python2 scripts as needed using 2to3) and would like to be able to remove python2. I'm looking for a tool to tell me which installed applications require python; I know that grass7.3.svn does. Regards, Rich _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
