[Tutor] Opening and closing SQLite db

David Hutto smokefloat at gmail.com
Sun Dec 26 17:04:36 CET 2010


Just for future reference, when it's part of the python standard
library, always go to the docs for the full functions and methods
available.

http://docs.python.org/library/sqlite3.html

It can make the usage a lot easier.


More information about the Tutor mailing list