From: Georg Brandl Date: Sat, 29 Mar 2008 02:00:47 +0000 (+0000) Subject: Blocked revisions 62026 via svnmerge X-Git-Tag: v3.0a4~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed51121497c3c77b531014ab64a127fa3d8d0a60;p=thirdparty%2FPython%2Fcpython.git 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. ........ ---