Message 196346 - Python tracker
Message196346
| Author | eric.snow |
|---|---|
| Recipients | brett.cannon, eric.snow, ncoghlan |
| Date | 2013-08-28.03:10:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1377659436.77.0.0929523139133.issue18862@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It would be helpful to have __subclasshook__() implemented on the finders and loaders in importlib.abc, following the approach taken by ABCs in collections.abc. This came up relative to PEP 431, but would be generally useful (if only to a limited audience <wink>). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-28 03:10:36 | eric.snow | set | recipients: + eric.snow, brett.cannon, ncoghlan |
| 2013-08-28 03:10:36 | eric.snow | set | messageid: <1377659436.77.0.0929523139133.issue18862@psf.upfronthosting.co.za> |
| 2013-08-28 03:10:36 | eric.snow | link | issue18862 messages |
| 2013-08-28 03:10:36 | eric.snow | create | |