]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport Fred's checkin 2.51:
authorThomas Wouters <thomas@python.org>
Wed, 27 Jun 2001 13:12:47 +0000 (13:12 +0000)
committerThomas Wouters <thomas@python.org>
Wed, 27 Jun 2001 13:12:47 +0000 (13:12 +0000)
commit01a4623f43e932674bc9a6abc1ba4af8225c33f8
tree7c7ca1215b0f30a4c1e9a590b24277b4fd7f8448
parent689f4fa2c439f0100e512c9d90f9254f4d587f00
Backport Fred's checkin 2.51:

Add :method info to the PyArg_ParseTuple() format strings for poll objects.
Modules/selectmodule.c