Folk should test 2.6 locally too.
diff --git a/tools/pre-applypatch b/tools/pre-applypatch
index cc6afac..210b285 100755
--- a/tools/pre-applypatch
+++ b/tools/pre-applypatch
@@ -26,6 +26,7 @@
 
 find . -name "*.pyc" -exec rm "{}" \;
 
+test_version 2.6
 test_version 2.7
 test_version 3.2
 test_version 3.3