diff bin/webcontrol @ 532:8d6f6d8a4719

clean up music client calls from curvecalc and musictime Ignore-this: 4fd58f13cedae44ba9a21534ea127292
author drewp@bigasterisk.com
date Sat, 12 Jun 2010 08:00:52 +0000
parents a33519c49871
children 46d319974176
line wrap: on
line diff
--- a/bin/webcontrol	Sat Jun 12 07:00:54 2010 +0000
+++ b/bin/webcontrol	Sat Jun 12 08:00:52 2010 +0000
@@ -16,6 +16,7 @@
 from nevow import rend, static, loaders, inevow, url, tags as T
 from rdflib import URIRef
 from louie.robustapply import robust_apply
+sys.path.append(".")
 from light9 import showconfig, networking
 from light9.namespaces import L9
 from urllib import urlencode