fa8829b18e65111e7ac765bc32041362e259c3c0

typ
`
also the docs are confusing with you do: from colander import SchemaNode and then in the same code block you use ``colander.Range``, so I formalized everything to use ``colander.*`` syntax.
Colander ======== An extensible package which can be used to: - deserialize and validate a data structure composed of strings, mappings, and lists. - serialize an arbitrary data structure to a data structure composed of strings, mappings, and lists. It runs on Python 2.6, 2.7, 3.2, and 3.3. Please see http://docs.pylonsproject.org/projects/colander/en/latest/ for further documentation. See https://github.com/Pylons/colander for in-development version.
Description
Languages
Python
64%
Gettext Catalog
21.9%
Modelica
14.1%