package documentation
Wrapper for sqlite3.
The wrapper provides some reasonable defaults for sqlite3 connections and ensures that modify operations do not fail because of locking.
From __init__.py
:
Function | connect |
Undocumented |
Class | _ |
Undocumented |
Constant | _LOCK |
Undocumented |
Constant | _LOCK |
Undocumented |