diff options
Diffstat (limited to 'admin/www/download.ht')
-rw-r--r-- | admin/www/download.ht | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/admin/www/download.ht b/admin/www/download.ht index f90c920f..631703d3 100644 --- a/admin/www/download.ht +++ b/admin/www/download.ht @@ -21,11 +21,13 @@ well. <p>You must have the <a href="http://www.python.org/">Python</a> -interpreter installed somewhere on your -system. Currently Python 2.1 or newer is required, with the -latest patch release on any specific branch being recommended. As -of this writing (10-Nov-2003) that is Python 2.1.3, Python 2.2.3, -and Python 2.3.2. +interpreter installed somewhere on your system. Currently Python 2.1 +or newer is required, with Python 2.3.3 being recommended. Mailman +should work with latest patch release on any Python branch from 2.1 to +2.3, which as of this writing (31-Dec-2003) is +<a href="http://www.python.org/2.1.3/">Python 2.1.3</a>, +<a href="http://www.python.org/2.2.3/">Python 2.2.3</a>, and +<a href="http://www.python.org/2.3.3/">Python 2.3.3</a>. <h3>Downloading</h3> |