This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-colander
Code
Issues
Proposed changes
Files
518ac48cb992b98929e38456cfe61ced743e58f3
deb-python-colander
/
colander
History
Chris McDonough
518ac48cb9
- New API: `
colander.required
`. Used as the marker value when a
...
``missing`` argument is left unspecified.
2011-01-03 20:08:50 +00:00
..
locale
Updated with Jenner's corrections.
2010-10-01 07:54:31 +00:00
__init__.py
- New API: `
colander.required
`. Used as the marker value when a
2011-01-03 20:08:50 +00:00
interfaces.py
simplify defaulting
2010-06-09 14:22:40 +00:00
tests.py
- When `
colander.null
` was unpickled, the reference created during
2010-12-02 16:13:25 +00:00