]> granicus.if.org Git - python/commit
Use PyArg_ParseTuple() instead of PyArg_Parse() which is deprecated
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 30 Jul 2002 01:23:07 +0000 (01:23 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 30 Jul 2002 01:23:07 +0000 (01:23 +0000)
commit50584b4c781653ee4c034a2836a1d8a6b26048df
tree32f7eed78e65db7e91a23481027a05127d5cc3e8
parent50d5d4fe31d7f75021b8798d6b0c95362a10f4dd
Use PyArg_ParseTuple() instead of PyArg_Parse() which is deprecated
Modules/posixmodule.c