]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make unit tests pass: replace apply() and adapt to different attribute message.
authorGuido van Rossum <guido@python.org>
Thu, 17 Aug 2006 22:37:44 +0000 (22:37 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Aug 2006 22:37:44 +0000 (22:37 +0000)
commit3b843ccf69023f17a2388124f7b7aae47977c53b
treed282ee0e1346d68623a1650569a94f7e6631d937
parent512ab9f8d34e450d5ee35e264dc29004b08d7b73
Make unit tests pass: replace apply() and adapt to different attribute message.
Lib/sqlite3/dbapi2.py
Lib/sqlite3/test/userfunctions.py