mirror of
https://github.com/boostorg/python.git
synced 2026-01-30 20:12:37 +00:00
tweak
[SVN r13798]
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<p>
|
||||
<code><boost/python/call_method.hpp></code> defines the <a
|
||||
href="#call_method-spec"><code>call_method</code></a> family of overloaded function
|
||||
templates, used to invoke Python callable objects from C++.
|
||||
templates, used to invoke callable attributes of Python objects from C++.
|
||||
|
||||
<h2><a name="functions"></a>Functions</h2>
|
||||
<pre>
|
||||
@@ -131,7 +131,7 @@ BOOST_PYTHON_MODULE_INIT(my_module)
|
||||
</pre>
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
9 May, 2002 <!-- Luann's birthday! -->
|
||||
10 May, 2002
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="39359" -->
|
||||
</p>
|
||||
<p><i>© Copyright <a href="../../../../people/dave_abrahams.htm">Dave Abrahams</a>
|
||||
|
||||
Reference in New Issue
Block a user