summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_code.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-03-13 03:27:07 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2010-03-13 03:27:07 (GMT)
commit6e055d78e16c0af28a35fbad53b99d8be59e1ea3 (patch)
tree1d99c02d8b2a88d0e78940a695ff1a73487235b5 /Lib/test/test_code.py
parent93dd9b808ec306723878b94dd9b8ab0748e4f1ec (diff)
downloadcpython-6e055d78e16c0af28a35fbad53b99d8be59e1ea3.zip
cpython-6e055d78e16c0af28a35fbad53b99d8be59e1ea3.tar.gz
cpython-6e055d78e16c0af28a35fbad53b99d8be59e1ea3.tar.bz2
sqlite3: Fix a segfault on calling a connection with something else than a
string. Initialize all attributes to be able to call the statement destructor on error. Avoid also a duplicate connection in some tests: setUp() does already open a connection (":memory:").
Diffstat (limited to 'Lib/test/test_code.py')
0 files changed, 0 insertions, 0 deletions