Using colander 1.5.1, if I pass null to an attribute defined by a nested schema:
null
class ChildSchema(colander.Schema): a = colander.SchemaNode(cola