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

Member predicate ObjectInternal :: getSource

For backwards compatibility shim – Not all objects have a “source”. Objects (except unknown and undefined values) should attempt to return exactly one result for this method.

@py_object getSource ( )