]> granicus.if.org Git - python/commit
#7963: fix error message when 'object' called with arguments.
authorR David Murray <rdmurray@bitdance.com>
Tue, 19 Feb 2013 03:04:59 +0000 (22:04 -0500)
committerR David Murray <rdmurray@bitdance.com>
Tue, 19 Feb 2013 03:04:59 +0000 (22:04 -0500)
commit5aff27aec18e08365891c4bc1d81cca87d9d49fd
tree2ab6cc81c52f5cc763501f0bb90e3df1ff587e85
parentc8e75ba2c57cd94559dccb9cdb4a420f0c924c9e
#7963: fix error message when 'object' called with arguments.

Patch by Alexander Belopolsky.
Misc/NEWS
Objects/typeobject.c