cChardet/.github/ISSUE_TEMPLATE.md
2017-04-10 11:44:04 +09:00

300 B

Python version

$ python --version

<INPUT PYTHON VERSION>

cChardet version

import cchardet
print(cchardet.__version__)

<INPUT CCHARDET VERSION>

What is the problem?

Expected behavior

Actual behavior

Steps to reproduce the behavior