From ed51121497c3c77b531014ab64a127fa3d8d0a60 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 29 Mar 2008 02:00:47 +0000 Subject: [PATCH] Blocked revisions 62026 via svnmerge ........ r62026 | gerhard.haering | 2008-03-29 02:27:37 +0100 (Sat, 29 Mar 2008) | 3 lines Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 which complained about commit, rollback and close not being documented. ........