Best IDE for Python?

Fabio Zadrozny fabiofz at gmail.com
Fri Mar 31 11:00:33 EST 2006


Well, in pydev you surely can have code-completion on 'math.'

I think you got some wrong configuration...  Have you read the getting
started manual? (http://www.fabioz.com/pydev/manual_101_root.html)


On 31 Mar 2006 07:44:38 -0800, kbperry <keith.b.perry at gmail.com> wrote:
>
> To me, it just doesn't behave the same way as Eclipse for java.  I have
> used the plug-in, and I usually use it on my home machine ( I am still
> a student).  For example, in Java eclipse, if you import a module like
> math, then if you want to use a math function, you just type math +
> period, and then all the functions pop up in a scroll menu.  I love
> this.  I am not searching through online documentation...etc just to
> find some stupid method/function that I know is there.  It doesn't seem
> to behave like this for Python....I wish it did.
>
> I still love programming in Python, though.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060331/14a09d9f/attachment.html>


More information about the Python-list mailing list