Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f903898fff464c274fe9eb1aaf0a55142339dd19
/
Lib
/
ihooks.py
9f5c36f
Support loading of packages. (I had this coded up for a while but
by Guido van Rossum
· 26 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
6dc61b1
Add try-finally to close the file after loading it in
by Guido van Rossum
· 27 years ago
a97b8ee
Set the __file__ attribute of the imported module in both versions of
by Guido van Rossum
· 28 years ago
8299e46
Don't auto-install on import. This slows down apps that use
by Guido van Rossum
· 28 years ago
2ea0509
close module file after loading
by Guido van Rossum
· 28 years ago
4e15599
Import marshal before using it :-(
by Guido van Rossum
· 28 years ago
6a0691a
fix bug in reload
by Guido van Rossum
· 29 years ago
e7e578f
Initial revision
by Guido van Rossum
· 29 years ago