COMMITS
/ Python/frozen.c April 14, 2012
B
Issue #2377: Make importlib the implementation of __import__().
Brett Cannon committed
May 16, 2011
V
Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas
Victor Stinner committed
May 9, 2010
A
Recorded merge of revisions 81032 via svnmerge from
Antoine Pitrou committed
November 12, 2007
C
Fix for refleak tests through regrtest.py -R:: bug #1414
Christian Heimes committed
October 15, 2007
G
Patch #1272, by Christian Heimes and Alexandre Vassalotti.
Guido van Rossum committed
June 12, 2007
G
Update the frozen bytecode for __hello__.
Guido van Rossum committed
February 9, 2007
G
Fix test_frozen.
Guido van Rossum committed
December 13, 2006
T
Oops, re-add 'static' qualifier.
Thomas Wouters committed
T
Regenerate frozen.c's manual marshal as directed, fixing test_frozen.
Thomas Wouters committed
August 15, 2002
M
This is my patch
Michael W. Hudson committed
June 14, 2002
N
Fix SF bug # 561858 Assertion with very long lists
Neal Norwitz committed
October 18, 2001
T
Squash compiler wng about signed/unsigned mismatch.
Tim Peters committed
G
Fix the frozen bytecode for __hello__ (betcha didn't know that existed
Guido van Rossum committed
September 1, 2000
G
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum committed
June 30, 2000
G
Change copyright notice - 2nd try.
Guido van Rossum committed
G
Change copyright notice.
Guido van Rossum committed
April 3, 1998
G
Add primitive test for frozen package.
Guido van Rossum committed
July 19, 1997
G
Oops -- this contains frozen bytecode, but it was Python 1.4 bytecode!
Guido van Rossum committed
October 25, 1996
G
New permission notice, includes CNRI.
Guido van Rossum committed
June 17, 1996
G
New style interface via pointer variable.
Guido van Rossum committed
May 28, 1996
G
grand renaming; added copyright to some files
Guido van Rossum committed
August 4, 1995
G
Initial revision
Guido van Rossum committed