index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
ihooks.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of many apply() calls.
Guido van Rossum
2003-02-27
1
-2
/
+2
*
Applying patch
Gustavo Niemeyer
2002-12-16
1
-4
/
+7
*
SF 563203. Replaced 'has_key()' with 'in'.
Raymond Hettinger
2002-06-01
1
-4
/
+4
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-5
/
+4
*
added a few more __all__ lists
Skip Montanaro
2001-01-23
1
-1
/
+3
*
Whitespace normalization.
Tim Peters
2001-01-14
1
-2
/
+2
*
Thomas Heller <thomas.heller@ion-tof.com>:
Fred Drake
2000-04-13
1
-7
/
+8
*
Support loading of packages. (I had this coded up for a while but
Guido van Rossum
1998-06-29
1
-34
/
+172
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-138
/
+138
*
Add try-finally to close the file after loading it in
Guido van Rossum
1997-08-13
1
-13
/
+16
*
Set the __file__ attribute of the imported module in both versions of
Guido van Rossum
1996-10-07
1
-7
/
+11
*
Don't auto-install on import. This slows down apps that use
Guido van Rossum
1996-10-04
1
-6
/
+0
*
close module file after loading
Guido van Rossum
1996-09-10
1
-10
/
+13
*
Import marshal before using it :-(
Guido van Rossum
1996-06-17
1
-0
/
+1
*
fix bug in reload
Guido van Rossum
1995-08-09
1
-0
/
+1
*
Initial revision
Guido van Rossum
1995-08-04
1
-0
/
+365