Éric Araujo <[email protected]> added the comment: Someone may want to register with an ABC but not inherit methods or add a class to the mro. It’s always been allowed by the register method; the new decorator feature is just a very minor nicety on top of that.
Edoardo, was your request motivated by a real use case where you didn’t want to inherit from the ABC? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10868> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
