MCPcopy Create free account
hub / github.com/ipython/ipython / simpleerr.py

File simpleerr.py

IPython/core/tests/simpleerr.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Error script. DO NOT EDIT FURTHER! It will break exception doctests!!!"""
2import sys
3
4def div0():

Callers

nothing calls this directly

Calls 1

barFunction · 0.70

Tested by

no test coverage detected