* update to version 1.3.7, changes:
- sslenv.PrintSecInfo(): Also SSL_PROTOCOL is displayed
- fixed inconsistent use of tabs and spaces (python -tt)
- Single quotes and backticks are now escaped in pyweblib.forms.escapeHTML()
- pyweblib.forms.Form.hiddenInputFields(): Treat default value for key-word
argument ignoreFieldNames more robustely
- forms.Select now also supports 3-tuples as option and the third
value will be added as attribute text to HTML tag <option>
Reported by: miwibot