py3: catch FileNotFoundError instead of checking errno == ENOENT
parent
53e9422a
No related branches found
No related tags found
Showing
- hgext/convert/common.py 1 addition, 4 deletionshgext/convert/common.py
- hgext/convert/darcs.py 2 additions, 5 deletionshgext/convert/darcs.py
- hgext/fsmonitor/state.py 2 additions, 3 deletionshgext/fsmonitor/state.py
- hgext/git/dirstate.py 1 addition, 4 deletionshgext/git/dirstate.py
- hgext/infinitepush/__init__.py 2 additions, 4 deletionshgext/infinitepush/__init__.py
- hgext/journal.py 1 addition, 4 deletionshgext/journal.py
- hgext/largefiles/lfcommands.py 2 additions, 5 deletionshgext/largefiles/lfcommands.py
- hgext/mq.py 7 additions, 15 deletionshgext/mq.py
- hgext/rebase.py 1 addition, 4 deletionshgext/rebase.py
- hgext/releasenotes.py 1 addition, 5 deletionshgext/releasenotes.py
- hgext/remotefilelog/basepack.py 2 additions, 3 deletionshgext/remotefilelog/basepack.py
- hgext/remotefilelog/basestore.py 3 additions, 13 deletionshgext/remotefilelog/basestore.py
- hgext/share.py 3 additions, 7 deletionshgext/share.py
- mercurial/bookmarks.py 2 additions, 4 deletionsmercurial/bookmarks.py
- mercurial/commands.py 4 additions, 7 deletionsmercurial/commands.py
- mercurial/context.py 2 additions, 7 deletionsmercurial/context.py
- mercurial/debugcommands.py 2 additions, 3 deletionsmercurial/debugcommands.py
- mercurial/dirstate.py 1 addition, 3 deletionsmercurial/dirstate.py
- mercurial/dirstatemap.py 1 addition, 5 deletionsmercurial/dirstatemap.py
- mercurial/grep.py 2 additions, 4 deletionsmercurial/grep.py
Loading
Please register or sign in to comment