• Jim Fulton's avatar
    Cleaned up exception logging and changed pins · 29f455f0
    Jim Fulton authored
    - Always use logger.exception rather than logging.error when logging
      exceptions ar the error level.
    
    - Fixed an incorrect call to logging.exceotion (like PR #26, but better :).
    
    - Removed dependency pins and added one to overcome some breakage in
      zope.testrunner.
    
    None of this seems to be CHANGES worthy.
    29f455f0
buildout.cfg 1017 Bytes