]> granicus.if.org Git - python/commit
Use METH_VARARGS instead of numeric constant 1 in method def. tables
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 3 Aug 2000 02:06:16 +0000 (02:06 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 3 Aug 2000 02:06:16 +0000 (02:06 +0000)
commite365fb8d1ff062d619f9476265e48e9ba8ab2bf6
treecb80331534a82abbadb7d45e9f654c3e97b1b3f5
parent14f515844d3eae2818af3f1da7b32c38d8e73078
Use METH_VARARGS instead of numeric constant 1 in method def. tables
12 files changed:
Modules/_localemodule.c
Modules/binascii.c
Modules/cStringIO.c
Modules/cmathmodule.c
Modules/md5module.c
Modules/newmodule.c
Modules/readline.c
Modules/socketmodule.c
Modules/soundex.c
Modules/stropmodule.c
Modules/threadmodule.c
Modules/timemodule.c