checking if a sqlite connection and/or cursor is still open?

John Salerno johnjsal at NOSPAMgmail.com
Mon Oct 30 11:38:10 EST 2006


Is there a way to check if a SQLite connection and cursor object are 
still open? I took a look at the docs and the DB API but didn't see 
anything like this.

Thanks.



More information about the Python-list mailing list