On Jun 20, 2008, at 9:45 PM, Carol Lerche wrote: > I'm puzzled by what you could mean to say "I wrote two prototypes, > one using SQLite and one in Python".
I take it he means that in the former instance, he shoved stuff into an actual SQLite database. In the latter, he kept data purely in memory via native Python data structures. -- Ivan Krstić <[EMAIL PROTECTED]> | http://radian.org _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
