[issue20897] @abstractmethod does not enforce method signatures

R. David Murray report at bugs.python.org
Tue Mar 18 15:39:10 CET 2014


R. David Murray added the comment:

Or, in 3.4, class META(abc.ABC).

OK, since Eric agrees that this is python-ideas material, we'll close this issue for now.  If you get consensus for it on python-ideas, the issue can be reopened (or a new one started, whichever turns out to be appropriate).

----------
resolution:  -> later
stage: needs patch -> committed/rejected
status: open -> closed
type: behavior -> enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20897>
_______________________________________


More information about the Python-bugs-list mailing list