Example #1
0
def uninstall():
    ihooks.uninstall()
Example #2
0
"""New import scheme with package support.
Example #3
0
def uninstallImporter():
    import ihooks
    ihooks.uninstall()
Example #4
0
def uninstall():
    ihooks.uninstall()
Example #5
0
def uninstallImporter():
    import ihooks
    ihooks.uninstall()
Example #6
0
"""New import scheme with package support.