]> granicus.if.org Git - python/commit
ANSI-fy the sources.
authorFred Drake <fdrake@acm.org>
Sat, 8 Jul 2000 05:00:07 +0000 (05:00 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 8 Jul 2000 05:00:07 +0000 (05:00 +0000)
commite3a41c653a66f9b0ca955be87cea7f16e46c5718
tree24a09e88b2efb283ffa2108a85a6e504b65558dd
parent0c89d4ec9adabbb1365a69ad8a556f20802c89d0
ANSI-fy the sources.
Convert to using PyArg_ParseTuple() as appropriate to allow method names
in error messages.
Re-indent to four-space indentation.
Modules/gdbmmodule.c