@@ -14,6 +14,8 @@ glob_cl = wsps.tasks_loop.glob_cl
# glob_cl.has_cl
# glob_cl.acl
# Create your views here.
+
+p=print
def index(request):
return HttpResponse("Hello World")