pydev code completion problem
Lukasz Mierzejewski
lmierzej at o2.pl
Sun Oct 14 18:36:07 EDT 2007
> He is right. What would you expect from this piece of code:
>
>
> foo = random.choose([A(), B(), C(), ..., Z()])
Thank you all for dispelling my stupid doubts!
> What PyDev does is to implement some heuristics that can guess easy
> cases - as you saw for yourself. But there is a limit to what can be
> done. Instead, it might even introduce errors.
I have just checked WingIDE and Komodo IDE and those PyDev heuristics do
much better work then code completion solutions in WingIDE and Komodo...
More information about the Python-list
mailing list