]> granicus.if.org Git - python/commit
Remove unused var from CheckCancelOperation test (GH-4317)
authorSimon Willison <simonw@eventbrite.com>
Tue, 7 Nov 2017 21:06:55 +0000 (13:06 -0800)
committerBerker Peksag <berker.peksag@gmail.com>
Tue, 7 Nov 2017 21:06:55 +0000 (00:06 +0300)
commit4fc4defd1c9bd667635ba4080404e7aa3fcd49ea
tree8e40df6eba5b2924626658f036660a906c700346
parent5a8a84b34fbc385bf112819fe3b65503e33a33fa
Remove unused var from CheckCancelOperation test (GH-4317)

It looks like this was copied from one of the previous tests, which did use it.
Lib/sqlite3/test/hooks.py