WebStack

docs/Twisted/NOTES.txt

503:5e29854fe10d
2005-11-15 paulb [project @ 2005-11-15 15:46:01 by paulb] Added has_key method.
     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/SimpleApp.py
     5 
     6 The WebStack package must reside on the PYTHONPATH, along with the package
     7 containing the application itself.