Simon has checked in a change that will stop this for you. Kevin
On 2/11/06, OTri <[EMAIL PROTECTED]> wrote: > > I'm running into precicely a similar problem. In this case my method > is calling a Python Image Library open(), which fails with an IOError. > I expected that try/except/finally should cover this situation, but > instead TG instantly calls the method again! This results in a second > pass through, attempting to spool the form's image data and process > it... > > This double calling behaviour is terribly confusing and I'm still > trying to figure out a work-around. > > Keeping an eagle eye on this one. > - Aaron. > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

