qtil
advanced-security/qtil-python 0.0.3
Search

Member predicate ModuleObject::importedAs

Whether this module is imported by ‘import name’. For example on a linux system, the module ‘posixpath’ is imported as ‘os.path’ or as ‘posixpath’

predicate importedAs(string name)