File: htmlfill_schemabuilder.txt

package info (click to toggle)
python-formencode 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,848 kB
  • ctags: 1,786
  • sloc: python: 6,564; makefile: 114; sh: 8
file content (10 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
:mod:`formencode.htmlfill_schemabuilder` -- Read a Schema from an HTML Form
===========================================================================

.. automodule:: formencode.htmlfill_schemabuilder

Module Contents
---------------

.. autofunction:: parse_schema
.. autoclass:: SchemaBuilder