Mercurial > p > roundup > code
comparison doc/installation.txt @ 5526:df3f553fa414
Update documentation for Python 3 support (issue 2550968, issue 2550980).
A few obsolete references to Python 2.3 or 2.4 also removed or
updated.
| author | Joseph Myers <jsm@polyomino.org.uk> |
|---|---|
| date | Mon, 03 Sep 2018 00:12:46 +0000 |
| parents | e2978ed3b550 |
| children | 0df5f9eeefd4 |
comparison
equal
deleted
inserted
replaced
| 5525:bb7865241f8a | 5526:df3f553fa414 |
|---|---|
| 29 | 29 |
| 30 | 30 |
| 31 Prerequisites | 31 Prerequisites |
| 32 ============= | 32 ============= |
| 33 | 33 |
| 34 Roundup requires Python 2.7 or newer (but not Python 3) with a functioning | 34 Roundup requires Python 2.7 or 3.4 or newer with a functioning |
| 35 anydbm module. Download the latest version from http://www.python.org/. | 35 anydbm module. Download the latest version from http://www.python.org/. |
| 36 It is highly recommended that users install the latest patch version | 36 It is highly recommended that users install the latest patch version |
| 37 of python as these contain many fixes to serious bugs. | 37 of python as these contain many fixes to serious bugs. |
| 38 | 38 |
| 39 Some variants of Linux will need an additional "python dev" package | 39 Some variants of Linux will need an additional "python dev" package |
