En Mon, 09 Apr 2007 10:19:12 -0300, Jim <[EMAIL PROTECTED]> escribió:
> I have an application that will maintain an in-memory database in the > form of a list of lists. Does anyone know of a way to search for and > retreive "records" from such a structure? Why not a true database? SQLite can handle an in-memory database. -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list