diff options
| author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2011-08-09 17:45:44 +0200 |
|---|---|---|
| committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2011-08-09 17:45:44 +0200 |
| commit | 94c5edd064f856a888ce29f7ac1523006b4b8fd6 (patch) | |
| tree | 28d45a7ec86a220fddeca1c3d1e6e460e71036aa /bindings/python/setup.py | |
| parent | e75fd0d937fc93074f6aaee1bcbaa28ddcb70059 (diff) | |
python: Do explicitly check if the next tag exists
If we try to pull a non-existing tag, Tags._get will return None and the
appended .decode() command will fail. So make sure that there is a tag to
be fetched before fetching it.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'bindings/python/setup.py')
0 files changed, 0 insertions, 0 deletions
