]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a bit of code that wasn't converted properly, causing a segfault.
authorGuido van Rossum <guido@python.org>
Fri, 10 Aug 2007 18:35:04 +0000 (18:35 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 10 Aug 2007 18:35:04 +0000 (18:35 +0000)
commit6e69f7faa3b2423753960e9cb5132f81a9459951
tree3f8a6e9aff837c31003a7232b81c63eb05069f0b
parent6d21456137836b8acd551cf6a51999ad4ff10a91
Fix a bit of code that wasn't converted properly, causing a segfault.
Modules/_sqlite/connection.c