summaryrefslogtreecommitdiffstats
path: root/Lib/site.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-08-09 21:42:19 (GMT)
committerGuido van Rossum <guido@python.org>2007-08-09 21:42:19 (GMT)
commit516f41e032e612e5bc6b7093ac31215abbe8f31d (patch)
tree725a182e2e0ae2eeaec74b1e3e9433fbac245119 /Lib/site.py
parent9ce8e3809906a0e7a01b548883b85d0e323d2f6d (diff)
downloadcpython-516f41e032e612e5bc6b7093ac31215abbe8f31d.zip
cpython-516f41e032e612e5bc6b7093ac31215abbe8f31d.tar.gz
cpython-516f41e032e612e5bc6b7093ac31215abbe8f31d.tar.bz2
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.
Diffstat (limited to 'Lib/site.py')
0 files changed, 0 insertions, 0 deletions