Hi, Good point, I did a lot of try / error and search in my plugin. Maybe this can help: https://docs.python.org/2/library/modulefinder.html ? Régis
2017-05-10 17:20 GMT+02:00 C Hamilton <[email protected]>: > I am starting to take a look at converting Lat Lon Tools to work with QGIS > 3. I see mentioned to not do the following with imports: > > from qgis.core import * > > What is the best way to find out what routines are actually used? > > Thanks, > > Calvin > > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
