Files
@ 9203621cae03
Branch filter:
Location: kallithea/dev_requirements.txt - annotation
9203621cae03
205 B
text/plain
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.