2001-11-?? PyWebLib 1.1.0 Changes since 1.0.6 - Generalized old class pyweblib.helper.AcceptCharsetDict to general usable class pyweblib.helper.AcceptHeaderDict which is suitable for parsing all Accept-* headers described in sections 14.1 to 14.5 of RFC2616. ------------------------------------------------------------------ 2001-11-17 PyWebLib 1.0.6 Changes since 1.0.5 - Added pyweblib.forms.getInputValue() ------------------------------------------------------------------ 2001-11-11 PyWebLib 1.0.5 Changes since 1.0.4 - pyweblib.forms.Field._labelHTML() was renamed to labelHTML() - pyweblib.forms.Field.inputHTML() does not call labelHTML(). The application has to explicitly call labelHTML() if needed. - Removed parameters of pyweblib.forms.Field.inputHTML() related to