]> granicus.if.org Git - python/commit
Don't auto-install on import. This slows down apps that use
authorGuido van Rossum <guido@python.org>
Fri, 4 Oct 1996 19:57:11 +0000 (19:57 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 4 Oct 1996 19:57:11 +0000 (19:57 +0000)
commit8299e46831b1ab387fb0e615efb96497ffe774ae
treecd4e4b1de931f922f634452f9338ffe0e58b18f9
parent3faf9b4d4808d831351a8fb65f7e69f09d9db452
Don't auto-install on import.  This slows down apps that use
some of our modules for special purposes (e.g. rexec).
Lib/ihooks.py