mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 16:52:15 +00:00
Deploy to GitHub Pages: 77ee91d5c5
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: March 03, 2017 at 04:42:28 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: March 04, 2017 at 00:25:57 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
||||
Binary file not shown.
@@ -128,7 +128,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: March 03, 2017 at 04:42:35 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: March 04, 2017 at 00:26:04 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
</p>
|
||||
<p>
|
||||
The Boost Python Library supports the pickle module through the interface
|
||||
as described in detail in the <a href="http://www.python.org/doc/current/lib/module-pickle.html" target="_top">Python
|
||||
as described in detail in the <a href="https://docs.python.org/2/library/pickle.html" target="_top">Python
|
||||
Library Reference for pickle</a>. This interface involves the special
|
||||
methods <code class="computeroutput"><span class="identifier">__getinitargs__</span></code>,
|
||||
<code class="computeroutput"><span class="identifier">__getstate__</span></code> and <code class="computeroutput"><span class="identifier">__setstate__</span></code> as described in the following.
|
||||
|
||||
@@ -140,7 +140,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: March 03, 2017 at 04:42:44 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: March 04, 2017 at 00:26:14 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user