[aljazeera] Add unicode_literals marker

This commit is contained in:
Philipp Hagemeister 2014-12-17 00:08:04 +01:00
parent 7af808a5ef
commit 37381350f8
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
from __future__ import unicode_literals
from .common import InfoExtractor