Files
@ 000aa9cb25f1
Branch filter:
Location: kallithea/conftest.py
000aa9cb25f1
1.2 KiB
text/x-python
vcs: refactor and simplify _get_revision
This will be more thorough checking that revisions actually exist, and will in
some cases give better error messages.
But mainly, prepare for py3 where this was easier to make work correctly.
This will be more thorough checking that revisions actually exist, and will in
some cases give better error messages.
But mainly, prepare for py3 where this was easier to make work correctly.