Public bug reported:

Binary package hint: python-pysqlite2

Ubuntu 9.10
python-pysqlite2 2.5.5-1ubuntu1

SQLite extensions can't be loaded:

>>> from pysqlite2 import dbapi2 as sqlite3
>>> con = sqlite3.connect(":memory:")
>>> con.enable_load_extension(True)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'pysqlite2.dbapi2.Connection' object has no attribute 
'enable_load_extension'

** Affects: python-pysqlite2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
No attribute enable_load_extension
https://bugs.launchpad.net/bugs/542302
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to