diff options
author | Thomas Wouters <thomas@python.org> | 2006-04-25 15:08:10 +0000 |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2006-04-25 15:08:10 +0000 |
commit | 0452049b6f3c8f78193b0f83072b357264dbcb1c (patch) | |
tree | 140629962566ce943030a335aa80645242856397 /Python/getcwd.c | |
parent | 3bbbc49060c3a420a339b9d00ec9cf1c95200c82 (diff) | |
download | cpython-git-0452049b6f3c8f78193b0f83072b357264dbcb1c.tar.gz |
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 'Python/getcwd.c')
0 files changed, 0 insertions, 0 deletions