[SciPy-dev] Typo in line 615 of interpolate.py

Nils Wagner nwagner at iam.uni-stuttgart.de
Wed May 30 14:53:01 EDT 2007


Hi,

Please remove the ":" at the end of line 615.
   File 
"/usr/local/lib64/python2.5/site-packages/scipy/interpolate/interpolate.py", 
line 615
     return _find_user(xk, yk, order, conds, B):
                                               ^
SyntaxError: invalid syntax

Nils



More information about the SciPy-Dev mailing list