MCPcopy Index your code
hub / github.com/python/cpython / bogus_code_obj.py

File bogus_code_obj.py

Lib/test/crashers/bogus_code_obj.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Broken bytecode objects can easily crash the interpreter.
3
4This is not going to be fixed. It is generally agreed that there is no

Callers

nothing calls this directly

Calls 2

fFunction · 0.70
replaceMethod · 0.45

Tested by

no test coverage detected