PyWebLib 1.0.2

Michael Ströder michael@stroeder.com
Mon, 09 Jul 2001 23:25:32 +0200


HI!

I'd like to announce PyWebLib 1.0.2.

You can find it on:

  http://www.stroeder.com/pylib/PyWebLib/

But be warned that documentation is very sparse (some short examples
and pydoc-generated HTML).

Ciao, Michael.

Changes since 1.0.1
- Cleaned up and extended regex handling in pyweblib.forms.Field()
- Cleaned up some minor issues found by PyChecker
- Fix for non-existent dict keys in
  pyweblib.session.WebSession._crosscheckSessionEnv()
- Modified error handling in
  pyweblib.session.WebSession._generateSessionID()
- other minor fixes
- __doc__ strings