]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add :method info to the PyArg_ParseTuple() format strings for poll objects.
authorFred Drake <fdrake@acm.org>
Mon, 21 May 2001 03:29:05 +0000 (03:29 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 21 May 2001 03:29:05 +0000 (03:29 +0000)
commit7b87f85c78ef6628db36b93629c4c698a93def3f
tree1e8c1c68f5ce855035017f26df71e8b0e391107e
parente9719fe1a79d1bf0db1729940e84538ea83dff88
Add :method info to the PyArg_ParseTuple() format strings for poll objects.
Modules/selectmodule.c