]> git.parisson.com Git - timeside.git/commitdiff
fix division from future (explicit import in EACH module)
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 8 Jan 2014 16:23:20 +0000 (17:23 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 8 Jan 2014 16:23:20 +0000 (17:23 +0100)
timeside/decoder/file.py

index d48a38b40c48cc89a14d9b1743c0337e3964bfc6..7d26350efd8ea98df976e8581e0fa854e74fb831 100644 (file)
@@ -26,6 +26,7 @@
 # Guillaume Pellerin <yomguy@parisson.com>
 # Thomas Fillon <thomas@parisson.com>
 
+from __future__ import division
 
 from timeside.decoder.core import *