[Pythonmac-SIG] calldll MAXARGS

Joseph J. Strout joe@strout.net
Fri, 26 Nov 1999 07:55:34 -0800


At 7:44 AM -0800 11/26/99, Jack Jansen wrote:

>But I'm surprised that there are toolbox calls that have more than 8
>arguments. What is the maximum number you have come across?

While trying to convince my boss to switch from Lisp to Python, we ran into
a need to call a shared library function with 11 arguments.  Of course we
couldn't do this from Python because of the 8-argument limitation of
calldll.


,------------------------------------------------------------------.
|    Joseph J. Strout           Biocomputing -- The Salk Institute |
|    joe@strout.net             http://www.strout.net              |
`------------------------------------------------------------------'