From: yomguy Date: Mon, 30 Aug 2010 02:22:42 +0000 (+0000) Subject: add api to init modules X-Git-Tag: 0.3.2~110 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=739869e89ba093a9b733d455d8932d7e08bd625b;p=timeside.git add api to init modules --- diff --git a/timeside/__init__.py b/timeside/__init__.py index 52f41c5..59bd36d 100644 --- a/timeside/__init__.py +++ b/timeside/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- - +import timeside.api import timeside.exceptions import timeside.core import timeside.component