Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_struct.py306 class BadIndex(object): class
327 for nonint in NotAnIntNS(), NotAnIntOS(), BadIndex():