Hi,

Actually i think its the email package that needs to be "redefined", using lazyimporter is a bad decision and a lousy one.
Even py2exe could not handle it correctly.

Marcus.

Wingware Support wrote:
Marcus.CM wrote:
Is there any reason why the IDE cant recognize the uppercase attribute names of the email package but its the recommended naming .

This is due to the email package using LazyImporter objects to dynamically assign names at runtime in ways that the Wing source analyzer doesn't understand. We'll try to fix this in future Wing versions.

Thanks,

John



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to