On 08.01.2004, at 09:52, Gilles Lenfant wrote: Hi Gilles, Martijn's Formulator product contains an example (in Errors.py): from Products.PythonScripts.Utility import allow_class class FormValidationError(Exception): ... allow_class(FormValidationError)