[Subversion] / WebHaiku / web_haiku.py  

Revision 2275


Jump to revision:
Previous Next
Author: pje
Date: Tue Jan 23 02:10:46 2007 UTC (17 years, 3 months ago)

Log Message:

New features and bug fixes:

* Added a ``test()`` function to make it easy to doctest any WSGI app

* Improved debug support for ``EvalMap`` -- previously, pdb could crash
  if you inspected the stack while evaluating a template expression.

* Improved HEAD method that should correctly compute Content-Length for 
  any WSGI app, even ones that use write().

* Fixed cgi.escape not working as a method (it needed to be a 
  staticmethod)

* Added some preliminary doctests to README.txt (need refactoring and 
  some actual docs!)

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
WebHaiku/README.txt modified X   (diff to previous)
WebHaiku/web_haiku.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help