[issue1683368] object.__init__ shouldn't allow args/kwds

Roundup Robot report at bugs.python.org
Sat Mar 17 06:06:18 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 25b71858cb14 by Benjamin Peterson in branch 'default':
make extra arguments to object.__init__/__new__ to errors in most cases (finishes #1683368)
http://hg.python.org/cpython/rev/25b71858cb14

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list