Message316123
| Author | ncoghlan |
|---|---|
| Recipients | brett.cannon, eric.snow, lekma, ncoghlan, petr.viktorin, serhiy.storchaka |
| Date | 2018-05-03.13:33:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525354427.32.0.682650639539.issue32414@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
"package.module:attribute" is also the syntax used in packaging tools to unambiguously separate the name of the module to be imported from the attribute chain to be looked up within that module: https://packaging.python.org/specifications/entry-points/ So +1 from me for extending it to this use case as well. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-03 13:33:47 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, petr.viktorin, lekma, eric.snow, serhiy.storchaka |
| 2018-05-03 13:33:47 | ncoghlan | set | messageid: <1525354427.32.0.682650639539.issue32414@psf.upfronthosting.co.za> |
| 2018-05-03 13:33:47 | ncoghlan | link | issue32414 messages |
| 2018-05-03 13:33:47 | ncoghlan | create | |