Message270381
| Author | ncoghlan |
|---|---|
| Recipients | brett.cannon, eric.snow, martin.panter, ncoghlan, wolma |
| Date | 2016-07-14.08:00:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1468483239.48.0.878017549218.issue27487@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+1 for the more verbose version, since that will tend to nudge folks towards <package>.__init__ as the likely culprit (and that does seem to be the most likely way for this particular double-import scenario to arise. Brett, does that resolution sound reasonable to you, too? Martin, would you have time to put together a follow-up patch adding the warning? (If not, I should be able to make time for it) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-14 08:00:39 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, eric.snow, martin.panter, wolma |
| 2016-07-14 08:00:39 | ncoghlan | set | messageid: <1468483239.48.0.878017549218.issue27487@psf.upfronthosting.co.za> |
| 2016-07-14 08:00:39 | ncoghlan | link | issue27487 messages |
| 2016-07-14 08:00:39 | ncoghlan | create | |