Files
deb-python-colander/colander
Chris McDonough 4eefbb5f9b - The default `encoding parameter value to the colander.String`
type is still ``None``, however its meaning has changed.  An
  encoding of ``None`` now means that no special encoding and decoding
  of Unicode values is done by the String type.  This differs from the
  previous behavior, where ``None`` implied that the encoding was
  ``utf-8``.  Pass the encoding as ``utf-8`` specifically to get the
  older behavior back.
2010-05-08 05:34:51 +00:00
..
2010-04-26 04:52:47 +00:00
2010-04-04 07:36:59 +00:00