On 02/15/2012 02:05 PM, Luiz Capitulino wrote: >> > QDicts should be constant once they've >> > been built. > I think you meant QErrors?
I meant QDicts included in Errors. > > (Also, I would refcount Errors rather than copy them, but > > that's a personal preference and I do not really object to error_copy). > The Error object doesn't have refcounts and I'd prefer to just duplicate it > for now (instead of adding it). Yes, that's fine. Paolo