FIR filtering
John Hunter
jdhunter at ace.bsd.uchicago.edu
Wed Mar 15 12:17:53 EST 2006
>>>>> "Terry" == Terry Reedy <tjreedy at udel.edu> writes:
Terry> "LabWINC" <vincenzo.cacciatore at gmail.com> wrote in message
Terry> news:1142437453.065363.309720 at i40g2000cwc.googlegroups.com...
>> If i type help scipy.filter it give me an error
>>
>> help scipy.filter File "<input>", line 1 help scipy.filter ^
>> SyntaxError: invalid syntax
Terry> The respondant left out parens. At interactive prompt:
Terry> help(scipy.filter) or, in general help(someobject)
Sorry, ipython user here -- http://ipython.scipy.org
ipython supports autoparens....
JDH
More information about the Python-list
mailing list