File: variabledecode.txt

package info (click to toggle)
python-formencode 1.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,880 kB
  • sloc: python: 6,564; makefile: 114; sh: 8
file content (12 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
:mod:`formencode.variabledecode` -- Turn flat HTML form submissions into nested structures
==========================================================================================

.. automodule:: formencode.variabledecode

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

.. autofunction:: variable_decode
.. autofunction:: variable_encode
.. autoclass:: NestedVariables