Mercurial > code > home > repos > light9
diff bin/effecteval @ 1060:473db8bebb8f
install a copy of cycloneerr.py
Ignore-this: cd8b94a251fff5cd9412775258a1f2cf
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 02 Jun 2014 00:19:38 +0000 |
parents | 6ce00faec207 |
children | c5e44bab7c9a |
line wrap: on
line diff
--- a/bin/effecteval Mon Jun 02 00:10:48 2014 +0000 +++ b/bin/effecteval Mon Jun 02 00:19:38 2014 +0000 @@ -16,9 +16,7 @@ from light9.greplin_cyclone import StatsForCyclone from greplin import scales -sys.path.append("/my/proj/homeauto/lib") -sys.path.append("/home/drewp/projects/homeauto/lib") -from cycloneerr import PrettyErrorHandler +from lib.cycloneerr import PrettyErrorHandler class EffectEdit(PrettyErrorHandler, cyclone.web.RequestHandler): def get(self):