A new to Python question

Fredrik Lundh fredrik at pythonware.com
Sun May 15 02:07:39 EDT 2005


Bernd Nawothnig wrote:

> > You're thinking you're passing the arguments as reference
>
> That is the way Fortran handles them:

which is one of the things you really love when you link against
underdocumented Fortran programs from C.  ("is that parameter
a scalar or an array? crash! oh, an array. how many values does
it expect? crash! oh, a few more, I suppose").

</F>






More information about the Python-list mailing list