Best IDE for Python?

Fabio Zadrozny fabiofz at gmail.com
Fri Mar 31 11:26:22 EST 2006


On 3/31/06, Keith B. Perry <keith.b.perry at gmail.com> wrote:
>
> You are probably right, and I will definitely take a look at the starter
> manual.  Hopefully it also works well on classes that I create?  You got
> some nice docs there.
>

Surely does ;-)


Cheers,

Fabio


Thanks for the tip!
>
>
> On 3/31/06, Fabio Zadrozny <fabiofz at gmail.com> wrote:
>
> > 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/acae63f5/attachment.html>


More information about the Python-list mailing list