Skip to content
Snippets Groups Projects
Commit 17941fc5 authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

scmutil: drop unreachable except clause

socket.error is a subclass of IOError, which we catch higher up. It
seems to have been this way since 020a896a5292 (dispatch: sort
exception handlers, 2009-01-12), so let's celebrate the 10 year
anniversary (a few days late) of it being wrong by deleting it.

Differential Revision: https://phab.mercurial-scm.org/D5626
parent c0221d92
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment