[qmtest] [PATCH] Add more annotations to QMTest runs

Nathaniel Smith njs at pobox.com
Thu Feb 12 06:20:25 UTC 2004


On Wed, Feb 11, 2004 at 08:11:28PM -0800, Zack Weinberg wrote:
> Mark Mitchell <mark at codesourcery.com> writes:
> >>The import is wrapped in a try: ... except ImportError: block, which
> >>should be adequate defense against getting here under Unix.
> >>
> > I wasn't sure about that.  Some modules can be loaded under a "wrong"
> > OS, but then blow up when you try to use them.  I suppose win32api
> > will fail hard at import-time, but I wasn't 100% sure.
> 
> It would probably make sense to guard the actual call against weird
> exceptions, too.

Okay, checked in with this change.

-- Nathaniel

-- 
The Universe may  /  Be as large as they say
But it wouldn't be missed  /  If it didn't exist.
  -- Piet Hein



More information about the qmtest mailing list