Message 333122 - Python tracker

Message333122

Author barry
Recipients barry, brett.cannon, ronaldoussoren
Date 2019-01-06.22:22:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546813321.87.0.333162095423.issue35673@roundup.psfhosted.org>
In-reply-to
Content
On the first point, I'd categorize this as a documentation bug, and in fact, it's inconsistent with the language reference, which doesn't have the same language:

https://docs.python.org/3/reference/import.html#__loader__

On the second point, it probably does make sense to register the ABC.
History
Date User Action Args
2019-01-06 22:22:03barrysetrecipients: + barry, brett.cannon, ronaldoussoren
2019-01-06 22:22:01barrysetmessageid: <1546813321.87.0.333162095423.issue35673@roundup.psfhosted.org>
2019-01-06 22:22:01barrylinkissue35673 messages
2019-01-06 22:22:01barrycreate