[issue1632] email cannot be imported

2007-12-16 Thread Wubbulous
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

[issue1633] smtplib

2007-12-14 Thread Wubbulous
Wubbulous added the comment: SMTP returns that smtplib has no module "SMTP" __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1633> __ ___ Python-

[issue1633] smtplib

2007-12-14 Thread Wubbulous
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

[issue1632] email

2007-12-14 Thread Wubbulous
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