Files
deb-python-colander/colander/tests.py
Chris McDonough ac50e7b8a9 - SchemaNode deserialization now unconditionally calls the schema type's
``deserialize`` method to obtain an appstruct before attempting to
  validate.  Third party schema types should now return ``colander.null`` if
  passed a ``colander.null`` value or another logically "empty" value as a
  cstruct during ``deserialize``.
2011-03-28 21:33:41 -04:00

68 KiB