Searched defs:SimpleNamespace (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Doc/whatsnew/ | ||
D | 3.3.rst | 666 SimpleNamespace section in PEP 421: Adding sys.implementation |
/third_party/python/Lib/ | ||
D | types.py | 16 SimpleNamespace = type(sys.implementation) variable |