ACKS.txt CHANGES.txt LICENSE.txt MANIFEST.in README.txt TODO setup.py Quixote.egg-info/PKG-INFO Quixote.egg-info/SOURCES.txt Quixote.egg-info/dependency_links.txt Quixote.egg-info/native_libs.txt Quixote.egg-info/top_level.txt doc/CHANGES_24.txt doc/INSTALL.html doc/INSTALL.txt doc/LICENSE_24.txt doc/Makefile doc/PTL.html doc/PTL.txt doc/default.css doc/demo.html doc/demo.txt doc/form2conversion.html doc/form2conversion.txt doc/multi-threaded.html doc/multi-threaded.txt doc/programming.html doc/programming.txt doc/session-mgmt.html doc/session-mgmt.txt doc/static-files.html doc/static-files.txt doc/upgrading.html doc/upgrading.txt doc/web-server.html doc/web-server.txt doc/web-services.html doc/web-services.txt doc/widgets.html doc/widgets.txt doc/win32.html doc/win32.txt doc/wsgi.html doc/wsgi.txt quixote/__init__.py quixote/config.py quixote/directory.py quixote/errors.py quixote/http_request.py quixote/http_response.py quixote/logger.py quixote/publish.py quixote/publish1.py quixote/sendmail.py quixote/session.py quixote/util.py quixote/wsgi.py quixote/demo/__init__.py quixote/demo/altdemo.py quixote/demo/extras.ptl quixote/demo/forms.ptl quixote/demo/integers.ptl quixote/demo/mini_demo.py quixote/demo/root.ptl quixote/form/__init__.py quixote/form/compatibility.py quixote/form/css.py quixote/form/form.py quixote/form/widget.py quixote/form1/__init__.py quixote/form1/form.py quixote/form1/widget.py quixote/html/__init__.py quixote/html/_c_htmltext.c quixote/html/_py_htmltext.py quixote/html/qpy_templateio.py quixote/html/test/utest_html.py quixote/ptl/__init__.py quixote/ptl/cimport.c quixote/ptl/install.py quixote/ptl/ptl_compile.py quixote/ptl/ptl_import.py quixote/ptl/ptlrun.py quixote/ptl/qx_distutils.py quixote/ptl/test/utest_ptl.py quixote/server/__init__.py quixote/server/_fcgi.py quixote/server/cgi_server.py quixote/server/fastcgi_server.py quixote/server/medusa_server.py quixote/server/mod_python_handler.py quixote/server/scgi_server.py quixote/server/simple_server.py quixote/server/twisted_server.py quixote/server/util.py quixote/test/__init__.py quixote/test/ua_test.py quixote/test/utest_request.py tests/__init__.py tests/qx_testlib.py tests/qx_testserver.py tests/serve-via-wsgi.py tests/test-qpy.py tests/test-wsgi.py tests/tmp/wsgiref/__init__.py tests/tmp/wsgiref/handlers.py tests/tmp/wsgiref/headers.py tests/tmp/wsgiref/simple_server.py tests/tmp/wsgiref/util.py tests/tmp/wsgiref/validate.py