Fix for the Capturing_exception class.
Sometimes the exc_info does not correspond to an exception (i.e. sys.exc_info() returns None). This is now caught and the class returns silently. The result is that the true traceback from the slaves is printed!
Authored by: bugman 2010-02-23
Parent: [r10860]
Child: [r10862]