diff options
Diffstat (limited to '')
-rw-r--r-- | README | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -33,11 +33,12 @@ INTRODUCTION http://www.python.org - It is recommended that you use Python 2.5.2, the latest release as of this - writing (26-Feb-2008). + It is recommended that you use Python 2.6.7, the latest 2.6 patch release + as of this writing (25-Oct-2011). Mailman has not yet been tested with + Python 2.7. - Mailman 2.1 is not compatible with Python 2.2 or any earlier - version. + Mailman 2.1 is not compatible with Python 2.2 or any earlier version and + not all features may work with Python 2.3. You will also need an ANSI C compiler to build both Python and Mailman; gcc (the GNU C compiler) works just fine. Mailman currently works only on |