function: magic.revoke

 revoke previously invoked magic (see invoke()).
def revoke(assertion=False, compile=False):

origin:<UNKNOWN>

where:

function source:

def revoke(assertion=False, compile=False):
    """ revoke previously invoked magic (see invoke())."""
    if assertion:
        from py.__.magic import assertion
        assertion.revoke()
    if compile: 
        py.magic.revert(cpy_builtin, 'compile') 

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py

traceback magic.revoke.0

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback magic.revoke.1

called in /home/johnny/projects/merlinux/py/dist/py/magic/testing/test_invoke.py

traceback magic.revoke.2

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py

traceback magic.revoke.3

called in /home/johnny/projects/merlinux/py/dist/py/magic/testing/test_assertion.py

traceback magic.revoke.4

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback magic.revoke.5

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py

traceback magic.revoke.6

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py

traceback magic.revoke.7

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py

traceback magic.revoke.8

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback magic.revoke.9

called in /home/johnny/projects/merlinux/py/dist/py/magic/testing/test_invoke.py

traceback magic.revoke.10

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py

traceback magic.revoke.11

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py

traceback magic.revoke.12

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback magic.revoke.13

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback magic.revoke.14

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback magic.revoke.15

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback magic.revoke.16

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback magic.revoke.17

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback magic.revoke.18

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback magic.revoke.19

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py

traceback magic.revoke.20