cleanup: use __builtins__.any instead of util.any
any() is available in all Python versions we support now.
Showing
- hgext/convert/filemap.py 1 addition, 1 deletionhgext/convert/filemap.py
- hgext/gpg.py 1 addition, 1 deletionhgext/gpg.py
- hgext/histedit.py 3 additions, 3 deletionshgext/histedit.py
- hgext/largefiles/lfutil.py 2 additions, 2 deletionshgext/largefiles/lfutil.py
- hgext/largefiles/reposetup.py 1 addition, 1 deletionhgext/largefiles/reposetup.py
- hgext/mq.py 1 addition, 1 deletionhgext/mq.py
- mercurial/archival.py 1 addition, 1 deletionmercurial/archival.py
- mercurial/commands.py 3 additions, 3 deletionsmercurial/commands.py
- mercurial/exchange.py 1 addition, 1 deletionmercurial/exchange.py
- mercurial/hgweb/webcommands.py 1 addition, 1 deletionmercurial/hgweb/webcommands.py
- mercurial/localrepo.py 1 addition, 1 deletionmercurial/localrepo.py
- mercurial/obsolete.py 1 addition, 1 deletionmercurial/obsolete.py
- mercurial/patch.py 4 additions, 4 deletionsmercurial/patch.py
- mercurial/repoview.py 1 addition, 1 deletionmercurial/repoview.py
- mercurial/revset.py 3 additions, 3 deletionsmercurial/revset.py
- mercurial/ui.py 1 addition, 1 deletionmercurial/ui.py
- mercurial/wireproto.py 1 addition, 1 deletionmercurial/wireproto.py
Loading
Please register or sign in to comment