]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use symbolic METH_VARARGS instead of 1 for ml_flags
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 31 Mar 2002 14:37:44 +0000 (14:37 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 31 Mar 2002 14:37:44 +0000 (14:37 +0000)
commit031829d3ef22fcc0f5a6d325fee075ee11186599
tree1339a83e8d8b8fd86ca803ebbb63406465ae26b6
parent93cf79fde418725f2c2334eb062f9999da9e806d
Use symbolic METH_VARARGS instead of 1 for ml_flags
PC/_winreg.c
PC/msvcrtmodule.c
PC/winsound.c
Python/import.c
Python/marshal.c