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


Groups > comp.lang.python > #33400

Re: error importing smtplib

From Terry Reedy <tjreedy@udel.edu>
Subject Re: error importing smtplib
Date 2012-11-15 16:37 -0500
References <CAAoZyYPETQOvLcRHU1aBERhn0eKv=ebWxiPeQjGcUordP1QaaA@mail.gmail.com> <k836tk$r0e$1@ger.gmane.org> <CAAoZyYNNCZDySv-2+KznA69i-5E4Mk0k5EoPbFaERUmBRex0OA@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3726.1353015461.27098.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web