a full version is at http://docs.python.org/library/functools.html in
the example for functools.partial
I usually prefer to use a class, where you set the fixed parameters in
the __init__ and access it with self.a(ttributename) inside the
function.
Josef
>
> _______________________________________________
> SciPy-User mailing list
> SciPy...@scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>
_______________________________________________
SciPy-User mailing list
SciPy...@scipy.org
http://mail.scipy.org/mailman/listinfo/scipy-user