[Email-SIG] LazyImporter not callable

p666 p666 at free.fr
Sun Dec 24 10:46:22 CET 2006


Hello,


under python 2.5 mac os X
the following code

import email
a = email.Message()


raises the following exception


TypeError: 'LazyImporter' object is not callable



the version of email module is
 >>> email.__version__
'4.0.1'


thanks for any advice


More information about the Email-SIG mailing list