]> granicus.if.org Git - python/commit
Disallow keyword args for exceptions.
authorGeorg Brandl <georg@python.org>
Tue, 30 May 2006 07:34:45 +0000 (07:34 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 30 May 2006 07:34:45 +0000 (07:34 +0000)
commit861089fc49e17bc3d192e01f19641d9e01e0fa03
treed0290b45b73c8110d7978a99ffc0d258fb14fb31
parent008b861bf03f515b19ced29b1138a7c9fc910d82
Disallow keyword args for exceptions.
Lib/test/test_exceptions.py
Objects/exceptions.c