Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #33400 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2012-11-15 16:37 -0500 |
| Last post | 2012-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.
Re: error importing smtplib Terry Reedy <tjreedy@udel.edu> - 2012-11-15 16:37 -0500
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2012-11-15 16:37 -0500 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web