]> granicus.if.org Git - python/commit
Add the type of the object to the error message about calling a non-function.
authorGuido van Rossum <guido@python.org>
Tue, 25 Aug 1998 18:16:54 +0000 (18:16 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 25 Aug 1998 18:16:54 +0000 (18:16 +0000)
commit2d1ad39b8137e31c1ba80f85e264a0c450c7ef26
tree28b6fe3a53c12aecc8cf0aab494b7ca86d7289c5
parent6e73bf403234be6fde0ad466208a9217f5f1ed95
Add the type of the object to the error message about calling a non-function.
Python/ceval.c