]> granicus.if.org Git - python/commit
Fix compiler warning about obviously unreachable code.
authorRaymond Hettinger <python@rcn.com>
Mon, 25 Jan 2016 06:15:20 +0000 (22:15 -0800)
committerRaymond Hettinger <python@rcn.com>
Mon, 25 Jan 2016 06:15:20 +0000 (22:15 -0800)
commit1ce6885f8a5bc2cca1fb03fa0b0bd953407f3c25
tree23c1e109b4857cbdb2b6baeb9eeece3810ac5d6a
parent306d6b1ea6bf2582b9284be2fd27275abbade3e1
Fix compiler warning about obviously unreachable code.
Modules/socketmodule.c