HPI/tests/reddit.py
Dima Gerasimov 8b8a85e8c3 kompress.kopen improvements
- tests
- uniform handling for bytes/str, always return utf8 str by default
2020-05-04 08:37:36 +01:00

4 lines
203 B
Python

# ugh. workaround for https://github.com/pytest-dev/pytest/issues/1927
from my.reddit import *
# TODO for reddit test, patch up to take every 10th archive or something; but make sure it's deterministic