]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use METH_OLDARGS instead of numeric constant 0 in method def. tables
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 3 Aug 2000 02:34:44 +0000 (02:34 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 3 Aug 2000 02:34:44 +0000 (02:34 +0000)
commita1abb728bc0d3898539ea89effa7906a50366f1a
tree91b7f25e125d8c550fa277e32023a2a39a249619
parent767bf49b6b3d8825cfa5c52c2e8019bd23429fcd
Use METH_OLDARGS instead of numeric constant 0 in method def. tables
Modules/cryptmodule.c
Modules/md5module.c
Modules/pwdmodule.c
Modules/readline.c
Modules/signalmodule.c
Modules/stropmodule.c
Modules/termios.c
Modules/threadmodule.c
Modules/timemodule.c