]> granicus.if.org Git - python/commit
Added new builtin standard exception: NotImplementedError (its C
authorBarry Warsaw <barry@python.org>
Tue, 1 Dec 1998 18:52:06 +0000 (18:52 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 1 Dec 1998 18:52:06 +0000 (18:52 +0000)
commit344864fcfb9bf50100f1b8df7c83449e72007a84
treeb07ce79b7e1d8c66eaca3df18ddc6af5f5f1ab6e
parenteabfab104889f5fdd96a279c070bbf5c570b7a21
Added new builtin standard exception: NotImplementedError (its C
counterpart is PyExc_NotImplementedError).
Python/bltinmodule.c