[ZCM] [ZC] 290/ 3 Resolve "Usage of trry: except: in Zope source"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Fri Jul 30 07:41:40 EDT 2004


Issue #290 Update (Resolve) "Usage of trry: except: in Zope source"
 Status Resolved, Zope/bug low
To followup, visit:
  http://zope.org/Collectors/Zope/290

==============================================================
= Resolve - Entry #3 by chrisw on Jul 30, 2004 7:41 am

 Status: Deferred => Resolved

A big effort was made to sort this out, so it's now resolved.

IF you find any left, pelase report them seperately.
________________________________________
= Defer - Entry #2 by matt on Mar 12, 2002 5:12 pm

 Status: Pending => Deferred

Deferred -- probably indefinately.

Patches accepted.
________________________________________
= Request - Entry #1 by Anonymous User on Mar 12, 2002 5:08 pm

Constructs such as

try:
    somecall()
except:
    do something
    possibly somecall() again

Are used frequently in Zope. This causes all kinds of
weird bugs/issues because any exception is caught.

See also: 
http://lists.zope.org/pipermail/zope-dev/2002-March/015551.html


==============================================================



More information about the Zope-Collector-Monitor mailing list