diff --git a/py_cpp.html b/py_cpp.html index c65f4a1b..03ff2677 100644 --- a/py_cpp.html +++ b/py_cpp.html @@ -18,12 +18,12 @@ Python.
The source code for py_cpp, including a MSVC demo project is available - here. It has been tested against Python + here. It has been tested against Python 1.5.2 with GCC 2.95.2, Metrowerks CodeWarrior Pro6 and with Microsoft Visual C++ 6 sp4 using both the STLport standard library implementation and the library implementation which ships with the compiler. It has also been tested - against Python 2.0c1 with an unknown version of MSVC++ by Alex Martelli. + against Python 2.0c1 with MSVC++ 6sp4 by Alex Martelli. Py_cpp requires the Boost libraries, and is currently under formal review on the boost mailing list for @@ -116,5 +116,5 @@ express or implied warranty, and with no claim as to its suitability for any purpose.
- Updated: Oct 15, 2000 + Updated: Oct 18, 2000