]> git.parisson.com Git - timeside.git/commitdiff
add __future__.division to LiveDecoder also live live2
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 8 Jan 2014 16:25:25 +0000 (17:25 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 8 Jan 2014 16:25:25 +0000 (17:25 +0100)
timeside/decoder/live.py

index 260b55c1ea5af350aefb75b3b181a15388b9efcf..f9225e08597eab820a73feeec1e5f3bc23600486 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 *