summaryrefslogtreecommitdiff
path: root/Lib/sqlite3/test/userfunctions.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-08-09 21:42:19 +0000
committerGuido van Rossum <guido@python.org>2007-08-09 21:42:19 +0000
commit516f41e032e612e5bc6b7093ac31215abbe8f31d (patch)
tree725a182e2e0ae2eeaec74b1e3e9433fbac245119 /Lib/sqlite3/test/userfunctions.py
parent9ce8e3809906a0e7a01b548883b85d0e323d2f6d (diff)
downloadcpython-git-516f41e032e612e5bc6b7093ac31215abbe8f31d.tar.gz
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/sqlite3/test/userfunctions.py')
0 files changed, 0 insertions, 0 deletions