From 5e64945bdc01accee9486c2eba089cd90daaf90e Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 25 Oct 2011 12:10:34 -0700 Subject: Updated required python version in README. --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 48fb9ad9..697adaf8 100644 --- a/README +++ b/README @@ -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 -- cgit v1.2.3