mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 16:32:16 +00:00
Updates for Boost 1.30.1
[SVN r19440]
This commit is contained in:
@@ -65,19 +65,21 @@
|
||||
|
||||
<h2>Note for Python 2.3 users</h2>
|
||||
|
||||
This is a bugfix release only, and is not compatible with Python
|
||||
2.3. Boost 1.31.0, which will be compatible with Python 2.3, is
|
||||
due out shortly. In the meantime, if you need Python 2.3
|
||||
This is a bugfix release only, and is <b>not</b> compatible with
|
||||
Python 2.3. Boost 1.31.0, which will be compatible with Python
|
||||
2.3, is due out shortly. In the meantime, if you need Python 2.3
|
||||
compatibility, we suggest you get a CVS snapshot, either from the
|
||||
regular SourceForge anonymous CVS or from our nightly mirror:
|
||||
<a href="../../../more/download.html#CVS">SourceForge anonymous
|
||||
CVS</a> or from our mirror, updated nightly:
|
||||
|
||||
<pre>
|
||||
cvs -d :pserver:anonymous@boost-consulting.com:/boost login
|
||||
<no password>
|
||||
cvs -d :pserver:anonymous@boost-consulting.com:/boost login
|
||||
<i>no password; just hit return</i>
|
||||
|
||||
cvs -d :pserver:anonymous@boost-consulting.com:/boost co boost
|
||||
cvs -d :pserver:anonymous@boost-consulting.com:/boost co boost
|
||||
</pre>
|
||||
|
||||
<hr>
|
||||
<h2>Contents</h2>
|
||||
|
||||
<dl class="index">
|
||||
|
||||
Reference in New Issue
Block a user