X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=hippotat.git;a=blobdiff_plain;f=hippotat;h=96a3f21a92df8b1477813170b6261e13e1c63ffb;hp=43faf28715e1ab2a27f71b496cf1fc6226f1696a;hb=b3d8b5973176aa826405aa91e6521005a5743b20;hpb=a571ef2d5e5929225f8874a9e3f819c43d21b534 diff --git a/hippotat b/hippotat index 43faf28..96a3f21 100755 --- a/hippotat +++ b/hippotat @@ -21,7 +21,7 @@ # along with this program, in the file GPLv3. If not, # see . -#@ sys.path.append('@PYBUILD_INSTALL_DIR@') +#@ import sys; sys.path.append('@PYBUILD_INSTALL_DIR@') from hippotatlib import * import twisted.web