aboutsummaryrefslogtreecommitdiffstats
path: root/configure.py
diff options
context:
space:
mode:
Diffstat (limited to 'configure.py')
-rwxr-xr-xconfigure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py
index ef2342e0f..2e68bd12c 100755
--- a/configure.py
+++ b/configure.py
@@ -6,7 +6,7 @@ Configuration program for botan (http://botan.randombit.net/)
Distributed under the terms of the Botan license
Tested with
- CPython 2.5, 2.6 - OK
+ CPython 2.5, 2.6, 2.7 - OK
Jython 2.5 - Target detection does not work (use --os and --cpu)
CPython 2.4 and earlier are not supported