On Thu, May 29, 2008 at 9:10 AM, Dark Wind <[EMAIL PROTECTED]> wrote:

> Hi,
>
> Is there any command in Python which gives the code for a function like
> just typing the name of a function (say svd) in R returns its code.
>
> Thank you
>

If you're using IPython, you can type svd?? .
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to