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