2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-24 18:12:43 +00:00

added forgotten array_object_manager_traits::get_pytype

[SVN r40889]
This commit is contained in:
Nikolay Mladenov
2007-11-07 16:06:55 +00:00
parent d303ea16fc
commit e14c702a40
3 changed files with 8 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ using namespace boost::python;
#endif
// See if we can invoke array() from C++
object new_array()
numeric::array new_array()
{
return numeric::array(
make_tuple(