16 Mär
2005
16 Mär
'05
16:34
On 16.03.05, Sam Rowe wrote:
Does it really? I think the perl version of sqlite is just a module, so I assumed it'd be the same with python... I assume you're using a python module to talk to bsddb, right?
Yes, there is a Python package: http://initd.org/tracker/pysqlite. The Python bindings for the bsddb is part of the standard Python distribution. Jörg