Home
last modified time | relevance | path

Searched defs:__module__ (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/
Dsre_constants.py35 __module__ = 're' variable in error
/external/tensorflow/tensorflow/python/util/
Ddeprecation.py198 __module__ = _call_location(outer=True) variable in deprecated_alias._NewClass
/external/python/cpython3/Lib/test/
Dtest_inspect.py484 def __module__(cls): member in TestRetrievingSourceCode.test_getfile_class_without_module.CM