mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 03:33:11 +01:00
This seems to cause bus errors, somehow, so I'm reverting it.
This commit is contained in:
parent
98150a971e
commit
d631b3ea1b
@ -80,7 +80,7 @@ try:
|
||||
else:
|
||||
Connection.commit(self, *args, **kwargs)
|
||||
sqlite.Connection = MyConnection
|
||||
del Connection.__del__
|
||||
#del Connection.__del__
|
||||
except ImportError:
|
||||
pass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user