>>>>> "Terry" == Terry Reedy <[EMAIL PROTECTED]> writes:
Terry> "LabWINC" <[EMAIL PROTECTED]> wrote in message Terry> news:[EMAIL PROTECTED] >> 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 -- http://mail.python.org/mailman/listinfo/python-list