Home
last modified time | relevance | path

Searched refs:__fill_dict (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/crashers/
Dnasty_eq_vs_dict.py26 self.__fill_dict(6)
30 self.__fill_dict(4)
35 def __fill_dict(self, n): member in Yuck