[wingide-users] Autocompletion
Fabio Corneti
info at corneti.com
Mon Oct 9 15:07:35 MDT 2006
I have a strange issue with autocompletion (latest WingIDE version); if I
import a module with the syntax
from Products import ...
after the import I see the autocompletion for the modules inside Products.
Instead, if I use the syntax
from Products.Archetypes import ...
the autocompletion doesn't find modules beneath Products.Archetypes
Is this behavior correct?
Fabio Corneti
info at corneti.com
More information about the wingide-users
mailing list