WebStack

Annotated docs/Twisted/NOTES.txt

455:a6c7628d5a37
2005-08-25 paulb [project @ 2005-08-25 22:40:33 by paulb] Added a filesystem encoding argument for the calendar example.
paulb@19 1
Specifying the appropriate PYTHONPATH, invoke the application program. For
paulb@19 2
example, in the WebStack distribution directory:
paulb@19 3
paulb@40 4
PYTHONPATH=.:examples/Common python examples/Twisted/SimpleApp.py
paulb@19 5
paulb@19 6
The WebStack package must reside on the PYTHONPATH, along with the package
paulb@19 7
containing the application itself.