Searched defs:assertNotInBytecode (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/support/ | ||
H A D | bytecode_helper.py | 31 def assertNotInBytecode(self, x, opname, argval=_UNSPECIFIED): member in BytecodeTestCase |
Completed in 0 milliseconds