Is there any specific reason objects cannot coerce to structs (from
e.g. dicts?). It would be convenient for memoryviews, then you could
assign dicts (or any mapping) to items in the memoryview from Python
space. You could also have structs as argument to def functions etc.
Any objection to this addition? The implementation is pretty
straightforward.
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to