changeset 508:db2bf9d221fc

trunk actually does not support Python 2.3 anymore, so mention 2.4 as minimally supported version of Python
author fschwarz
date Fri, 04 Mar 2011 11:11:51 +0000
parents e57f6c0e371b
children b226c4d5386e
files INSTALL.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -4,7 +4,7 @@
 Prerequisites
 -------------
 
- * Python 2.3 or later (2.4 or later is recommended)
+ * Python 2.4 or later
  * CLDR 1.7
  * Optional: setuptools 0.6b1 or later
  * Optional: pytz (strongly recommended for real time-zone support)
Copyright (C) 2012-2017 Edgewall Software