diff --git a/Doc/Manual/Python.html b/Doc/Manual/Python.html index 8d1678a7f..6f8e1ddfa 100644 --- a/Doc/Manual/Python.html +++ b/Doc/Manual/Python.html @@ -100,6 +100,7 @@
  • Mapping Python tuples into small arrays
  • Mapping sequences to C arrays
  • Pointer handling +
  • Memory management when returning references to member variables
  • Docstring Features