Searched defs:__dict__ (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_builtin.py | 282 __dict__ = 8 variable in BuiltinTest.test_dir.Foo |
D | test_descr.py | 2344 __dict__ = property(getdict) variable in ClassPropertiesAndMethods.test_dir.M2 |