| commit | 8137bea4ca369dfcd763ea51c678319a9d1da874 | [log] [tgz] |
|---|---|---|
| author | Michael W. Hudson <mwh@python.net> | Wed Jul 27 20:24:40 2005 +0000 |
| committer | Michael W. Hudson <mwh@python.net> | Wed Jul 27 20:24:40 2005 +0000 |
| tree | e53a5d0cc18527e2b110aa41e19dc32819b7618f | |
| parent | e452c7af77b2fe6661a8a511b3b51fa7212583d9 [diff] |
This is barry-scott's patch: [ 1231069 ] ioctl has problem with -ive request codes by using the 'I' not the 'i' format code to PyArg_ParseTuple(). Backport candidate? Maybe...