On Saturday 2011 October 29 11:28, Joel Montes de Oca wrote:
> After looking at the Python module documentation for sqlite3
> (http://docs.python.org/library/sqlite3.html#module-sqlite3), it seems
> to me it's the best way to make the small database that I am looking for.

First, have a look at shelve, it is in the std library.

-- 
I have seen the future and I am not in it.

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to