COMMITS
/ Lib/code.py October 22, 1998
G
Moved compile_command() to a file of its own (codeop.py).
Guido van Rossum committed
October 19, 1998
G
Rename 'locals' argument to top-level interact() function to 'local'
Guido van Rossum committed
September 22, 1998
G
Reworked it quite a bit. There are now two classes: a base class,
Guido van Rossum committed
June 23, 1998
G
Subsume the interact() function in a class. This should make it
Guido van Rossum committed
March 26, 1998
G
Mass check-in after untabifying all files that need it.
Guido van Rossum committed
January 14, 1998
G
Seems I've found a way to fix this.
Guido van Rossum committed
October 7, 1997
G
Add Jeff Epler's interact() function. Note that it is broken.
Guido van Rossum committed
July 18, 1997
G
Checking in new module code.py -- utilities dealing with code objects.
Guido van Rossum committed