#15131: py25-sqlite3 2.5.2 totally broken -----------------------------+---------------------------------------------- Reporter: pfein@pobox.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -----------------------------+---------------------------------------------- With a fresh install of Python 2.5.2 and py25-sqlite3, the module doesn't work at all: {{{ In [1]: import sqlite3 In [2]: conn=sqlite3.connect(":memory:") --------------------------------------------------------------------------- SystemError Traceback (most recent call last) /Users/pfein/<ipython console> in <module>() SystemError: NULL result without error in PyObject_Call }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15131> MacPorts </projects/macports> Ports system for Mac OS