"James Chapman" <[email protected]> wrote
import smtplib
and when I run it, I get this: import email.utils ImportError: No module named utils
And I can also confirm that email.utils exists
Definitely looks like a fault in the install/configure setup. Is there an __init__.py file in the emails folder? But I'd definitely try a delete and reinstall. Alan G _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
