Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_gc.py495 class Boom: class
500 a = Boom()
501 b = Boom()
509 # Boom.__getattr__ (to see whether a and b have __del__ methods), and
H A Dtest_bytes.py325 invalid = 'Boom, Shaka Laka, Boom!'
1732 class Boom: class
1740 b[0] = Boom()
1746 _testcapi.sequence_setitem(b, 0, Boom())

Completed in 6 milliseconds