Update kanal2.py

added character encoding system to be used in this file and tried to make the extractor better overall
This commit is contained in:
zmobbie 2016-08-12 01:02:12 +03:00 committed by GitHub
parent 0817510dfb
commit 04dd3cb581

View File

@ -1,3 +1,4 @@
# coding: ISO-8859-15
from __future__ import unicode_literals
from datetime import (
datetime,