Brett Cannon added the comment: This issue is not talking about dropping create_module() from the algorithm (I need it for the lazy loader), just from the ABC since it's a do-nothing implementation that doesn't have to be there.
Otherwise it should be made a required method and possibly even not have its ``return None`` special-casing. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21581> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com