Searched defs:__module__ (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython3/Lib/ | ||
| D | sre_constants.py | 35 __module__ = 're' variable in error |
| /external/tensorflow/tensorflow/python/util/ | ||
| D | deprecation.py | 198 __module__ = _call_location(outer=True) variable in deprecated_alias._NewClass |
| /external/python/cpython3/Lib/test/ | ||
| D | test_inspect.py | 484 def __module__(cls): member in TestRetrievingSourceCode.test_getfile_class_without_module.CM |