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