Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_functools.py55 class BadTuple(tuple): class
328 f.__setstate__((capture, BadTuple((1,)), {}, None))