diff --git a/doc/index.html b/doc/index.html index 97bec88d..cdadb8e1 100644 --- a/doc/index.html +++ b/doc/index.html @@ -27,39 +27,60 @@ among others.
Boost.Python is known to have been tested in the following configurations: - - -
Boost.Python is known to have been tested +against Python 2.2.1 using +the following compilers:
+
+
+Note that pickling doesn't work with Python 2.2 +due to a core language bug. This is fixed in +2.2.1. -
+Boost.Python has also been used with other versions of Python back to +Python 1.5.2. It is expected that the older Python releases still work, +but we are not regularly testing for backward compatibility.
- Questions should be directed to the boost mailing list. + Questions should be directed to the Python C++ SIG.
© Copyright David Abrahams 2001. Permission to copy, use, modify, @@ -189,5 +187,5 @@ the following compilers (Note that pickling doesn't work with Python express or implied warranty, and with no claim as to its suitability for any purpose.
- Updated: Mar 6, 2001 + Updated: Apr 2002