2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-21 17:12:22 +00:00

Update link to .zip for new release

[SVN r8105]
This commit is contained in:
Dave Abrahams
2000-11-02 23:55:51 +00:00
parent 103af23fd5
commit b6f3fda729

View File

@@ -18,7 +18,7 @@
Python.
<p>
The source code for py_cpp, including a MSVC demo project is available <a
href="py_cpp_20001031.zip">here</a>. It has been tested against Python
href="py_cpp_20001102.zip">here</a>. It has been tested against Python
1.5.2 with GCC 2.95.2 and Microsoft Visual C++ 6 sp4 using both the <a
href="http://www.stlport.org"> STLport</a> standard library implementation
<em>and</em> the library implementation which ships with the compiler. It