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 _______________________________________________ Email-SIG mailing list [email protected] Your options: http://mail.python.org/mailman/options/email-sig/archive%40mail-archive.com
