]> granicus.if.org Git - python/commit
Use PyExc_OSError directly instead of grabbing it from the socket module API
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 22 Oct 2011 21:37:51 +0000 (23:37 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 22 Oct 2011 21:37:51 +0000 (23:37 +0200)
commitb7705b77926b37e52f0bd36fb6fd4ef6f0e52f0d
treeba63c1369a5e3071598a33950f1f8b3a6636b410
parent57735a0d6a139eeff76dc1de84649d498219c7ff
Use PyExc_OSError directly instead of grabbing it from the socket module API
Modules/_ssl.c