Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #33400 > unrolled thread

Re: error importing smtplib

Started byTerry Reedy <tjreedy@udel.edu>
First post2012-11-15 16:37 -0500
Last post2012-11-15 16:37 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: error importing smtplib Terry Reedy <tjreedy@udel.edu> - 2012-11-15 16:37 -0500

#33400 — Re: error importing smtplib

FromTerry Reedy <tjreedy@udel.edu>
Date2012-11-15 16:37 -0500
SubjectRe: error importing smtplib
Message-ID<mailman.3726.1353015461.27098.python-list@python.org>
On 11/15/2012 1:48 PM, Eric Frederich wrote:
> Thanks for the idea.
> sys.path was the same before and after the login

Too bad. That seems to be a typical cause of import failure.

> What else should I be checking?

No idea. You are working beyond my knowledge. But I might either look at 
the foo-login code carefully, or disable (comment out) parts of it to 
see what makes the import fail.

-- 
Terry Jan Reedy

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web