Message 75251 - Python tracker
Message75251
| Author | brandonbloom |
|---|---|
| Recipients | brandonbloom |
| Date | 2008-10-27.05:57:18 |
| SpamBayes Score | 0.006784427 |
| Marked as misclassified | No |
| Message-id | <1225087041.33.0.0357186656553.issue4212@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I have a package with a module called "email". If I try to use the standard email package, it fails to load email.Utils because email.LazyImporter is looking in my email module instead of the top- level email package. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-10-27 05:57:21 | brandonbloom | set | recipients: + brandonbloom |
| 2008-10-27 05:57:21 | brandonbloom | set | messageid: <1225087041.33.0.0357186656553.issue4212@psf.upfronthosting.co.za> |
| 2008-10-27 05:57:20 | brandonbloom | link | issue4212 messages |
| 2008-10-27 05:57:19 | brandonbloom | create | |