16 Mär
2005
16 Mär
'05
16:15
On Wed, Mar 16, 2005 at 04:11:37PM +0100, Joerg Lehmann wrote: # Hi Sam, # # I've also thought about using sqlite instead of bsddb since this would # probably simplify the database code quite a lot. On the other hand, this # would add another dependency of PyTone which complicates the # installation process. So it has pros and cons... 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?