WebStack

docs/Twisted/NOTES.txt

27:9d5566eb4ad0
2004-02-01 paulb [project @ 2004-02-01 23:17:11 by paulb] Fixed comments and added vim directives.
     1 Specifying the appropriate PYTHONPATH, invoke the application program. For
     2 example, in the WebStack distribution directory:
     3 
     4 PYTHONPATH=.:examples/Common python examples/Twisted/Simple.py
     5 
     6 The WebStack package must reside on the PYTHONPATH, along with the package
     7 containing the application itself.