X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=stockthis.py;h=f5178e38c4b22eca5ef0be50f656d669094dec25;hb=82f11c4bde6ac24b53e41e27a465031469d04c55;hp=1df7d6c12c3702107059bc9443563920cc667ad5;hpb=b866109ee5cb3a8a9702f35495a465ac5a6378e0;p=stockthis diff --git a/stockthis.py b/stockthis.py index 1df7d6c..f5178e3 100644 --- a/stockthis.py +++ b/stockthis.py @@ -31,8 +31,8 @@ import settings import logging import sys -#import osso -#osso_c = osso.Context("net.yerga.stockthis", "0.3", False) +import osso +osso_c = osso.Context("net.yerga.stockthis", "0.3", False) #detect if is ran locally or not runningpath = sys.path[0]