HomeSort by relevance Sort by last modified time
    Searched refs:LeakyDict (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/
test_dictself.py 5 class LeakyDict(dict):
9 ld = LeakyDict()
  /external/python/cpython2/Lib/test/leakers/
test_dictself.py 5 class LeakyDict(dict):
9 ld = LeakyDict()

Completed in 56 milliseconds