-
Committer:
James Henstridge
-
Date:
2009-02-04 01:53:02 UTC
-
mto:
This revision was merged to the branch mainline in
revision
295.
-
Revision ID:
james@jamesh.id.au-20090204015302-i1spb0m92tjsuyro
Change the tracer tests to not mock sys.stderr, as the test
infrastructure itself uses sys.stderr. Instead use a custom stream for
the majority of tests and test that sys.stderr is used if a custom
stream is not provided.