summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorThomas Witt <witt@acm.org>2007-04-28 06:05:57 +0000
committerThomas Witt <witt@acm.org>2007-04-28 06:05:57 +0000
commit48018187849aaed411b7871dde4816a9343ee231 (patch)
treec4966ed935e41cfc388431daa1cfd5e213769333 /index.htm
parentd886d045a816a38c7b25862711f169466ad57cf0 (diff)
downloadboost-48018187849aaed411b7871dde4816a9343ee231.tar.gz
Update Boost.Python release notes on homepage.
[SVN r37525]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.htm b/index.htm
index eb03901e6c..8596eb3269 100644
--- a/index.htm
+++ b/index.htm
@@ -504,6 +504,12 @@
functions built with the parameter library;
keyword names are automatically known to
docsstrings.</li>
+
+ <li>Enhancements to the API for better embedding support
+ (<code>boost::python::import()</code>,
+ <code>boost::python::exec()</code>,
+ and <code>boost::python::exec_file()</code>).</li>
+
</ul>
</li>