Files
cpython/Modules
Guido van Rossum 516f41e032 Fix some logic in PythonCmd() -- if the AsString() call failed, we'd
be calling LEAVE_PYTHON twice (once in PythonCmd_Error() and once in
PythonCmd() itself).

This fix doesn't fix the IDLE problems, but at least makes them more
debuggable by getting rid of the segfault.

Will backport.
2007-08-09 21:42:19 +00:00
..
2006-01-03 06:48:38 +00:00
2006-02-27 17:20:04 +00:00
2007-08-08 22:08:30 +00:00
2007-07-24 00:16:38 +00:00
2006-12-28 04:47:50 +00:00
2007-07-21 18:47:48 +00:00
2007-08-06 20:59:28 +00:00
2007-06-11 21:48:58 +00:00
2007-07-21 18:47:48 +00:00