mirror of
https://github.com/boostorg/python.git
synced 2026-01-25 18:32:24 +00:00
merged from HEAD
[SVN r35429]
This commit is contained in:
@@ -205,7 +205,7 @@ namespace aux
|
||||
, bool savespace
|
||||
, object typecode)
|
||||
{
|
||||
return attr("array")(buffer, type, shape, copy, savespace, typecode);
|
||||
return attr("factory")(buffer, type, shape, copy, savespace, typecode);
|
||||
}
|
||||
|
||||
object array_base::getflat() const
|
||||
|
||||
Reference in New Issue
Block a user