From 72d49df0709ba6ba73990b49b5164288650d2e74 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 18 Oct 2000 16:09:57 +0000 Subject: [PATCH] update path to .zip for release [SVN r8003] --- py_cpp.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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