Usage of trry: except: in Zope source

Bug #141947 reported by Bug Importer
0
Affects Status Importance Assigned to Milestone
Zope 2
Fix Released
Low
Unassigned

Bug Description

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

Tags: bug zope
Revision history for this message
Matthew T. Kromer (matt-bane) wrote :

Status: Pending => Deferred

Deferred -- probably indefinately.

Patches accepted.

Revision history for this message
ChrisW (chris-simplistix) wrote :

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.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.