Benjamin Peterson <benja...@python.org> added the comment:

Applied in r79500. Note I removed the error checking that a bound method 
received an instance of the class as the first argument because that error 
checking is a function of the calling of the function, not the binding of the 
arguments.

----------
resolution:  -> accepted
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3135>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to