Home
last modified time | relevance | path

Searched defs:SimpleNamespace (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Doc/whatsnew/
D3.3.rst666 SimpleNamespace section in PEP 421: Adding sys.implementation
682 .. _importlib:
/external/python/cpython3/Lib/
Dtypes.py16 SimpleNamespace = type(sys.implementation) variable