summaryrefslogtreecommitdiffstats
path: root/Modules/posixmodule.c
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2006-04-25 15:08:10 (GMT)
committerThomas Wouters <thomas@python.org>2006-04-25 15:08:10 (GMT)
commit0452049b6f3c8f78193b0f83072b357264dbcb1c (patch)
tree140629962566ce943030a335aa80645242856397 /Modules/posixmodule.c
parent3bbbc49060c3a420a339b9d00ec9cf1c95200c82 (diff)
downloadcpython-0452049b6f3c8f78193b0f83072b357264dbcb1c.zip
cpython-0452049b6f3c8f78193b0f83072b357264dbcb1c.tar.gz
cpython-0452049b6f3c8f78193b0f83072b357264dbcb1c.tar.bz2
Fix SF bug #1476111: SystemError in socket sendto. The AF_INET6 and
AF_PACKET cases in getsockaddrarg were missing their own checks for tuple-ness of the address argument, which means a confusing SystemError was raised by PyArg_ParseTuple instead.
Diffstat (limited to 'Modules/posixmodule.c')
0 files changed, 0 insertions, 0 deletions