Files
@ a553bc3a3d0e
Branch filter:
Location: kallithea/conftest.py
a553bc3a3d0e
1.2 KiB
text/x-python
py3: open files as binary or not, depending on how we want to use them
The difference will matter when bytes and str are different.
The difference will matter when bytes and str are different.