diff options
author | Thomas Witt <witt@acm.org> | 2007-04-28 06:05:57 +0000 |
---|---|---|
committer | Thomas Witt <witt@acm.org> | 2007-04-28 06:05:57 +0000 |
commit | 48018187849aaed411b7871dde4816a9343ee231 (patch) | |
tree | c4966ed935e41cfc388431daa1cfd5e213769333 /index.htm | |
parent | d886d045a816a38c7b25862711f169466ad57cf0 (diff) | |
download | boost-48018187849aaed411b7871dde4816a9343ee231.tar.gz |
Update Boost.Python release notes on homepage.
[SVN r37525]
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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> |