Wubbulous added the comment:
I have attempted the following separately: import email import
email.Utilsimport email.utils
they each return the error:
Traceback (most recent call last):
File "C:\Panda3D-1.4.2\python\lib\smtplib.py", line 49, in ?
from email.base64MIME imp
Wubbulous added the comment:
SMTP returns that smtplib has no module "SMTP"
__
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1633>
__
___
Python-
New submission from Wubbulous:
SMTP module returns "no module named SMTP"
--
components: Library (Lib)
messages: 58653
nosy: Wubbulous
severity: normal
status: open
title: smtplib
versions: Python 2.5
__
Tracker <[EMAIL PROT
New submission from Wubbulous:
Python will not load the email module or any of its child modules.
--
components: Library (Lib)
messages: 58652
nosy: Wubbulous
severity: major
status: open
title: email
type: behavior
versions: Python 2.5
__
Tracker