diff tests/test-ui-color.py.out @ 11732:386e56ecfb78 stable

color: call correct superclass method in write_err Without this fix, any calls to write_err would go to stdout instead of stderr, and calls during pushbuffer would cause unpack ValueErrors on popbuffer.
author Brodie Rao <brodie@bitheap.org>
date Mon, 02 Aug 2010 10:48:31 -0400
parents
children 842a9179132c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/test-ui-color.py.out	Mon Aug 02 10:48:31 2010 -0400
@@ -0,0 +1,3 @@
+warning
+error
+'buffered\n'