aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2011-10-25 12:10:34 -0700
committerMark Sapiro <msapiro@value.net>2011-10-25 12:10:34 -0700
commit5e64945bdc01accee9486c2eba089cd90daaf90e (patch)
treeee31b7c17f116866f5c8222c331f2e7e1288704a /README
parentceac6ee56916615fe2ff507156895665ff7442e1 (diff)
downloadmailman2-5e64945bdc01accee9486c2eba089cd90daaf90e.tar.gz
mailman2-5e64945bdc01accee9486c2eba089cd90daaf90e.tar.xz
mailman2-5e64945bdc01accee9486c2eba089cd90daaf90e.zip
Updated required python version in README.
Diffstat (limited to '')
-rw-r--r--README9
1 files 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