diff tests/test-ui-color.py.out @ 14516:842a9179132c

color: check if ui is already a subclass of colorui before wrapping it since it's possible to reuse the ui object (see 80c599eee3f3) between dispatch calls, the ui might have been wrapped already. we could probably move this test up a bit but leaving it here allows updates to take effect by extstyles() and configstyles().
author Idan Kamara <idankk86@gmail.com>
date Thu, 02 Jun 2011 00:43:34 +0300
parents 386e56ecfb78
children b8c2004a8d2b
line wrap: on
line diff
--- a/tests/test-ui-color.py.out	Thu Jun 02 00:43:34 2011 +0300
+++ b/tests/test-ui-color.py.out	Thu Jun 02 00:43:34 2011 +0300
@@ -1,3 +1,5 @@
 warning
 error
 'buffered\n'
+colored? True
+colored? True