comparison tests/test-changelog-exec.t @ 31091:ad074f900907

color: move 'write' logic to the core ui class One more step, the support for writing color is not directly in core. No behavior change for the default case ('_colormode' = None). Here are the details of what we have to change to the core method: * apply to 'self.label' to input in the buffered case * dispatch to 'win32print' when applicable * apply to 'self.label' to input when applicable
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Mon, 20 Feb 2017 12:31:39 +0100
parents e6e7ef68c879
children 009d0283de5f
comparison
equal deleted inserted replaced
31090:e9f96ccf36a6 31091:ad074f900907