]> granicus.if.org Git - python/commit
Extract the errno value to use from the errno module if possible.
authorFred Drake <fdrake@acm.org>
Tue, 29 Apr 2003 19:50:25 +0000 (19:50 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 29 Apr 2003 19:50:25 +0000 (19:50 +0000)
commit70d566be10581db010233f08798a637a8201996a
treec94b44325e64c2137606f7951281ba376adc9d40
parent24ccca156557a64ca0574a2ad384506d246d030b
Extract the errno value to use from the errno module if possible.
Lib/socket.py