-
Committer:
mattgiuca
-
Date:
2007-12-12 02:21:50 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:38
dispatch: Request now fully handles all attributes by setting the correct
headers when it writes, and calling the given HTML function.
New module html which provides functions to write HTML header and footer.
__init__ uses this more formally, abstracting the "test application"
function.