[d8] typo
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 22 Jan 2014 02:10:31 +0000 (03:10 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 22 Jan 2014 02:10:31 +0000 (03:10 +0100)
youtube_dl/extractor/d8.py

index 093164122a75f2332c3b4be519dba42ece341718..6b26ff2e3dd39fca4f5c64722942e7b1cfea72ef 100644 (file)
@@ -1,5 +1,5 @@
 # encoding: utf-8
-from __future__ import unicode_literal
+from __future__ import unicode_literals
 
 from .canalplus import CanalplusIE