Files
@ 9203621cae03
Branch filter:
Location: kallithea/conftest.py
9203621cae03
1.2 KiB
text/x-python
vcs: always return bytes from node.content
We will rather have the unicode conversions explicit.
Note: Py3 bytes doesn't have .startswith - replace that with a regexp.
We will rather have the unicode conversions explicit.
Note: Py3 bytes doesn't have .startswith - replace that with a regexp.