X-Git-Url: https://git.distorted.org.uk/~mdw/hippotat/blobdiff_plain/a571ef2d5e5929225f8874a9e3f819c43d21b534..809bcf831f76bbb1ad8623853103c8abfe4c6194:/hippotat 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