summaryrefslogtreecommitdiff
path: root/www/py-nevow/files/pkg-message.in
blob: 09e2cafe49b4d63e2b96ee1755c83cb6c6260bf7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM
  To execute the examples copy

     %%EXAMPLESDIR%%/*

  in a directory writable by you, then run

    $ env PYTHONPATH=`pwd` twistd -noy examples.tac

  and navigate http://localhost:8080/
EOM
}
]