diff --git a/Examples/python/index.html b/Examples/python/index.html
index 8443a85e1..37f4b55af 100644
--- a/Examples/python/index.html
+++ b/Examples/python/index.html
@@ -89,21 +89,10 @@ to look at the distutils
Compatibility
-The examples have been extensively tested on the following platforms:
-
-
-
-All of the examples were last tested with the following configuration (9/1/2000):
-
-
-- Sparc Solaris 2.8.
-
- gcc-2.95.2
-
- Python 1.6b1.
-
+For Python 3, set the environment variable PY3=1.
+This will ensure the 2to3 program is run prior to running any example.
+
Your mileage may vary. If you experience a problem, please let us know by
contacting us on the mailing lists.