Hi Evan & zope-dev'ers,

Hope you can help, and pre-emptive apologies for the bad mood I'm in :-S

I want to do:

  try:
     acatalog.searchResults(aDict)
  except CatalogError,e:
    print "Something bad happened: ",e

Where should I import CatalogError from?
And _please_ don't tell me I have to go through some convoluted security process
to do this :-(

cheers,

Chris

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to