[issue1632] email cannot be imported

2007-12-17 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc added the comment: But the email package does not import smtplib (the dependency is the other way). Can you please try with the command: import email and paste the whole traceback? -- nosy: +amaury.forgeotdarc __ Tracker [EMAIL

[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 import encode

[issue1632] email cannot be imported

2007-12-15 Thread Georg Brandl
Changes by Georg Brandl: -- status: open - pending __ Tracker [EMAIL PROTECTED] http://bugs.python.org/issue1632 __ ___ Python-bugs-list mailing list Unsubscribe:

[issue1632] email cannot be imported

2007-12-14 Thread Brett Cannon
Changes by Brett Cannon: -- title: email - email cannot be imported __ Tracker [EMAIL PROTECTED] http://bugs.python.org/issue1632 __ ___ Python-bugs-list mailing list