durusmail: quixote-users: _q_exception_handler and _q_access
_q_exception_handler and _q_access
2004-07-01
2004-07-01
_q_exception_handler and _q_access
Jon Dugan
2004-07-01
  I've just moved to Quixote 1.0c1 and started a new project.

  It seems that if I raise an exception in _q_access it doesn't get caught by
  _q_exception_handler (_q_access and _q_exception_handler are defined in the
  __init__.py of the root of the module I'm publishing).

  A quick look through the Publisher class seems to confirm this, but I have
  older code the runs under 0.6.1 that raised an exception in _q_access that
  got caught by _q_exception_handler.

  I'm most likely missing something obvious.

  Any help would be greatly appreciated,

Jon
--
Jon Dugan             |  Senior Network Engineer, NCSA Network Research
jdugan@ncsa.uiuc.edu  |  269 CAB, 605 E Springfield, Champaign, IL 61820
217-244-7715          |  http://www.ncsa.uiuc.edu/~jdugan/

reply