Searched refs:BadDictKey (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_dict.py496 class BadDictKey: class in function:DictTest.test_bad_key
506 x1 = BadDictKey()
507 x2 = BadDictKey()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_dict.py496 class BadDictKey: class in function:DictTest.test_bad_key
506 x1 = BadDictKey()
507 x2 = BadDictKey()

Completed in 81 milliseconds