Revert r39731, which was my attempt to make the test suite use SuSE's
'python-sqlite' package. That package provides a module called 'sqlite'. I
found that the tests fail in trying to run an 'execute' with that module. The
'python-sqlite2' package for SuSE provides a module called 'pysqlite2' which
does work, and which was already being picked up.
The log message of the reverted change was:
* subversion/tests/cmdline/svntest/__init__.py
Support systems on which the Python sqlite3 module is named 'sqlite'.
git-svn-id: http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline@880118 13f79535-47bb-0310-9956-ffa450edef68