On Mon, Sep 20, 2010 at 10:37:08AM -0700, Jelmer Vernooij wrote:
> Hi John,
>
> On Sat, 2010-09-18 at 02:15 -0600, John Wright wrote:
> > Add an input validation method that is called by the default __setitem__,
> > and add some validation at output time for multivalued fields (since
> > their inp
Hi John,
On Sat, 2010-09-18 at 02:15 -0600, John Wright wrote:
> Add an input validation method that is called by the default __setitem__,
> and add some validation at output time for multivalued fields (since
> their input is a mutable list which makes it unsuitable for validation
> at intput tim
Add an input validation method that is called by the default __setitem__,
and add some validation at output time for multivalued fields (since
their input is a mutable list which makes it unsuitable for validation
at intput time).
Closes: #597120
---
debian/changelog |6 ++
lib/debian
3 matches
Mail list logo