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>
--
http://mail.python.org/mailman/listinfo/python-list
