Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

Attached patch fixes the issue, but feels a little bit like a band-aid. I think 
making array arguments "decay" into pointers is the right solution, but I am 
not sure this should be done when prototype is created or when it is called.  
If python level solution is accepted, a better way to detect an array type 
should probably be found.

----------
keywords: +patch
Added file: http://bugs.python.org/file17381/issue1800.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1800>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to