CodeQL library for Python
codeql/python-all 0.11.13 (changelog, source)
Search

Member predicate Module::getAnExport

Gets a name exported by this module, that is the names that will be added to a namespace by ‘from this-module import *’

string getAnExport()