Strongly typed list
Albert Hopkins
marduk at letterboxes.org
Tue Aug 18 06:26:02 EDT 2009
On Tue, 2009-08-18 at 08:46 +0200, Diez B. Roggisch wrote:
<هاني الموصلي schrieb:
> > Please could you lead me to a way or a good IDE that makes developing
> > huge projects in python more easier than what i found.Now i am using
> > eclips. Actually it is very hard to remember all my classes methods
> > and attributes or copy and paste them each time.
> > Thanks very much for your interest
> > Hani Almousli.....
>
> There are many really big projects written in Python - none of them with
> the aid of intelli-sense.
>
> What python lacks in that respect due to it's dynamic typing, it more
> than compensates by being faster to develop and having to write much
> less code.
But this class can do *anything*! It .slice()s.. It .dice()s...
... sorry, couldn't resist ;-)
-a
More information about the Python-list
mailing list