Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_gc.py401 class Ouch: class
404 Ouch.n = Ouch.n + 1
405 if Ouch.n % 17 == 0:
426 t = [t, Ouch()]
429 u = [u, Ouch()]
432 v = {1: v, 2: Ouch()}

Completed in 2 milliseconds