300 B
300 B
Python version
$ python --version
<INPUT PYTHON VERSION>
cChardet version
import cchardet
print(cchardet.__version__)
<INPUT CCHARDET VERSION>
$ python --version
<INPUT PYTHON VERSION>
import cchardet
print(cchardet.__version__)
<INPUT CCHARDET VERSION>