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