*Not documented*
def exit(msg, item=None):
origin:<UNKNOWN>
where:
exceptions that might appear during execution:
function source:
def exit(msg, item=None):
raise Exit(msg=msg, item=item)
called in /home/johnny/projects/merlinux/py/dist/py/test/session.py