Searched defs:__sizeof__ (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_sys.py | 1283 def __sizeof__(self): member in SizeofTest.test_errors.BadSizeof |
| /third_party/python/Lib/collections/ | ||
| D | __init__.py | 206 def __sizeof__(self): member in OrderedDict |