File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 22Installing Roundup
33==================
44
5- :Version: $Revision: 1.53 $
5+ :Version: $Revision: 1.54 $
66
77.. contents::
88
@@ -34,7 +34,9 @@ Prerequisites
3434Python 2.1.1 or newer with a functioning anydbm or bsddb module. Download the
3535latest version from http://www.python.org/. It is highly recommended that
3636users install the latest patch version of python - 2.1.3 or 2.2.3 - as these
37- contain many fixes to serious bugs.
37+ contain many fixes to serious bugs. Python 2.3 (currently in beta) has some
38+ "issues", at least with the SQLite backend, and possibly with other backends
39+ as well. It shouldn't be used with Roundup for now.
3840
3941If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or
4042later. Download the latest version from http://pybsddb.sourceforge.net/.
You can’t perform that action at this time.
0 commit comments