mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 06:02:14 +00:00
This commit was manufactured by cvs2svn to create branch
'to_python_experiments'. [SVN r8004]
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
Python.
|
||||
<p>
|
||||
The source code for py_cpp, including a MSVC demo project is available
|
||||
<a href="py_cpp_20001015.zip">here</a>. It has been tested against Python
|
||||
<a href="py_cpp_20001018.zip">here</a>. 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 <a href="http://www.stlport.org">
|
||||
STLport</a> standard library implementation <em>and</em> 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 <a href="http://www.boost.org">Boost</a> libraries,
|
||||
and is currently under formal review on <a href=
|
||||
"http://www.egroups.com/list/boost">the boost mailing list</a> for
|
||||
@@ -116,5 +116,5 @@
|
||||
express or implied warranty, and with no claim as to its suitability for
|
||||
any purpose.
|
||||
<p>
|
||||
Updated: Oct 15, 2000
|
||||
Updated: Oct 18, 2000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user