test_ok2/py/_io
holger krekel cebcdb83cf refine printing of exceptions via the pluginmanager.
if there is no pytest_internalerror() hook acknowledging
receival we print the exception to sys.stderr.  This helps
to see issues when there are failures in TerminalReporter
initialization.

--HG--
branch : trunk
2010-10-05 17:21:41 +02:00
..
__init__.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
capture.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
saferepr.py introduce py.builtin._sysex as alias for the special exceptions, fixes #115 2010-09-14 16:12:50 +02:00
terminalwriter.py refine printing of exceptions via the pluginmanager. 2010-10-05 17:21:41 +02:00