CodeQL library for Python
codeql/python-all 1.0.5-dev (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()