From: Guillaume Pellerin Date: Fri, 12 Jul 2013 14:13:08 +0000 (+0200) Subject: add core to init (telemeta compatibilty) X-Git-Tag: 0.5.0~88 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c6bbb46e90d832048a9a3a55e24193f7193388d5;p=timeside.git add core to init (telemeta compatibilty) --- diff --git a/timeside/__init__.py b/timeside/__init__.py index db7a771..f10157d 100644 --- a/timeside/__init__.py +++ b/timeside/__init__.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- import api +import core def get_processors(proc_type): import timeside.decoder