use of __new__ to permit "dynamic" completion within (any?) IDE ?
gst
g.starck at gmail.com
Wed Dec 8 09:21:18 EST 2010
On 8 déc, 14:09, Steve Holden <st... at holdenweb.com> wrote:
>
> If you'd told us which IDE you were using we might have offered better
> advice, but you seem to want to keep that a secret ("my IDE" tells us
> nothing).
>
sorry it was totally bottom of my first message :
> note: I'm using Eclipse 3.5.2 with pydev so (I don't really know how
others IDE can handle this case) .
now I realyze that my question has not a lot to do with python
language itself and I should resubmit that probably on pydev forums/..
but as I told I wanted to have some advises on the "good" (or not) use
of this "way of doing" with python itself. You already explained me
it's not the best so far.. and I agree although during (my) dev it
helps ;) (but I do this only with very few classes that have lot of
attributes/methods ofcourse).
regards,
greg.
More information about the Python-list
mailing list