]> granicus.if.org Git - python/commit
Michael Hudson <mwh21@cam.ac.uk>:
authorFred Drake <fdrake@acm.org>
Thu, 1 Jun 2000 02:02:46 +0000 (02:02 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 1 Jun 2000 02:02:46 +0000 (02:02 +0000)
commit137507ea0308fcdab66c1eee700048c41ed7a7d7
treed0be03f809710a00ebfe02b7d332531fda764c99
parentb5fc749c8b809f8ebab74cebff4153880236ca33
Michael Hudson <mwh21@cam.ac.uk>:
Removed PyErr_BadArgument() calls and replaced them with more useful
error messages.
Modules/arraymodule.c
Modules/posixmodule.c
Modules/structmodule.c