[Zope-dev] string exceptions
    Hanno Schlichting 
    hanno at hannosch.eu
       
    Fri Feb 25 06:03:32 EST 2011
    
    
  
Hi.
On Fri, Feb 25, 2011 at 11:58 AM, Godefroid Chapelle
<gotcha at bubblenet.be> wrote:
> I find a few string exceptions leftover in Zope 2.13 code.
>
> What practice has been followed until now regarding fixing those
> exceptions ?
Just upgrade them to new-style exception classes. Since string
exceptions cannot possibly work anymore, we cannot make things worse
by fixing them.
Hanno
    
    
More information about the Zope-Dev
mailing list