[MacPorts] #15131: py25-sqlite3 2.5.2 totally broken

MacPorts trac at macosforge.org
Fri Apr 25 15:31:38 PDT 2008


#15131: py25-sqlite3 2.5.2 totally broken
-----------------------------+----------------------------------------------
 Reporter:  pfein at pobox.com  |       Owner:  macports-tickets at 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


More information about the macports-tickets mailing list