Message316799
| Author | serhiy.storchaka |
|---|---|
| Recipients | brett.cannon, eric.snow, lekma, ncoghlan, petr.viktorin, serhiy.storchaka, skrah |
| Date | 2018-05-16.11:28:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526470133.28.0.682650639539.issue32414@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In your case importing xnd automatically imports xnd._xnd and sets it as an attribute of xnd. This case works now. PR 6898 adds support for cases when a submodule is not imported automatically by importing a package. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-16 11:28:53 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, ncoghlan, petr.viktorin, lekma, skrah, eric.snow |
| 2018-05-16 11:28:53 | serhiy.storchaka | set | messageid: <1526470133.28.0.682650639539.issue32414@psf.upfronthosting.co.za> |
| 2018-05-16 11:28:53 | serhiy.storchaka | link | issue32414 messages |
| 2018-05-16 11:28:53 | serhiy.storchaka | create | |