]> granicus.if.org Git - python/commit
PyModule_AddObject(): Added missing exceptions.
authorFred Drake <fdrake@acm.org>
Mon, 17 Jun 2002 17:16:57 +0000 (17:16 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 17 Jun 2002 17:16:57 +0000 (17:16 +0000)
commit8311518a5868acef791d5d04853a6d047d20e8ac
tree22f058ed91b8413bd655debb79ed5ee984dcd08b
parentb084017c7a27ab37ef6918aaf7e0f665c0dbe2ed
PyModule_AddObject():  Added missing exceptions.
Closes SF bug #523473.
Python/modsupport.c