diff options
author | Odegard, Ken <ken.odegard@gmail.com> | 2017-07-13 11:44:10 +0200 |
---|---|---|
committer | Odegard, Ken <ken.odegard@gmail.com> | 2017-07-13 11:44:10 +0200 |
commit | 3430bde60ae65b54c08ffa73de1f16643c7c3bfd (patch) | |
tree | 134863cc8734a6068519b284892e22ab9e4e3fa5 /git/exc.py | |
parent | b56d6778ee678081e22c1897ede1314ff074122a (diff) | |
download | gitpython-3430bde60ae65b54c08ffa73de1f16643c7c3bfd.tar.gz |
Expanded ability of import
Renamed GIT_PYTHON_NOWARN to GIT_PYTHON_INITERR and added values for
quiet import, warning import, and raise import. These respectively mean
that no message or error is printed if git is non-existent, a plain
warning is printed but the import succeeds, and an ImportError
exception is raised.
Diffstat (limited to 'git/exc.py')
0 files changed, 0 insertions, 0 deletions