Commits
User selector
Commit History
Commits on Feb 13, 2003
- Finally fixed the bug in compile() and exec where a string ending
Show description for 4b499ddcommitted
Commits on Apr 4, 2002
Commits on Mar 25, 2002
- committed
Skip Montanaro remove unqualified excepts - catch ImportError when trying to import
Show description for 0679a73committed
Skip Montanaro
Commits on Sep 18, 2001
softspace(): be prepared to catch AttributeError as well as TypeError
Show description for 555d12fcommitted
Commits on Aug 17, 2001
A fiddled version of the rest of Michael Hudson's SF patch
Show description for 6cd6a82committed
Commits on May 3, 2001
InteractiveInterpreter.showsyntaxerror():
Show description for c7745d4committed
Commits on Feb 9, 2001
Commits on Jan 20, 2001
added __all__ lists to a number of Python modules
Show description for e99d5eacommitted
Skip Montanaro
Commits on Jan 15, 2001
mwh@sourceforge found that UnicodeError can be raised by compiling.
Show description for 48450cfcommitted
Commits on Jan 14, 2001
Commits on Jan 13, 2001
Commits on Dec 27, 2000
Make Traceback header conform to new traceback ("innermost last" ->
Show description for 7dd0696committed
Commits on Feb 28, 2000
Simple changes by Gerrit Holl - move author acknowledgements out of
Show description for 98d9fd3committed
Commits on Oct 22, 1998
Commits on Oct 19, 1998
Rename 'locals' argument to top-level interact() function to 'local'
Show description for d90ae19committed
Commits on Sep 22, 1998
Reworked it quite a bit. There are now two classes: a base class,
Show description for 5227f0fcommitted
Commits on Jun 23, 1998
Subsume the interact() function in a class. This should make it
Show description for a93b848committed
Commits on Mar 26, 1998
Commits on Jan 14, 1998
Commits on Oct 7, 1997
Add Jeff Epler's interact() function. Note that it is broken.
Show description for 90981e0committed
Commits on Jul 18, 1997
Checking in new module code.py -- utilities dealing with code objects.
Show description for 1557a73committed
Loading