Fix a bug in functor grammar
Compare changes
@@ -46,16 +46,23 @@ def make_sphinx_link_name(functor):
@@ -72,7 +79,7 @@ def python_to_cpp_str(obj):
Closes #385 (closed) regarding a bug in the functor grammer for list and tuple. See the issue for more details.
To be tested with: DaVinci!762 (merged)