#20161: gdbm not included in python25 -----------------------------+---------------------------------------------- Reporter: pelle@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: python25 -----------------------------+---------------------------------------------- Comment(by pelle@…): It was based on typing python -c '__import__("gdbm")': Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named gdbm (after typing sudo python_select python25) I guess it's my lack of python knowledge, but shouldn't python be able to find it in its default location? -- Ticket URL: <http://trac.macports.org/ticket/20161#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS