cChardet/.github/ISSUE_TEMPLATE.md
2017-04-10 12:16:26 +09:00

334 B

OS/Arch

$ python -c 'import platform;print(platform.uname())'

Python version

$ python --version

cChardet version

$ python -c 'import cchardet;print(cchardet.__version__)'

What is the problem?

Expected behavior

Actual behavior

Steps to reproduce the behavior