Mercurial > hg
comparison .hgtags @ 31090:e9f96ccf36a6
ui: extract the low level part of 'write' in a dedicated function
We are about to add some extra logic related to color. That logic will need to
access the low level layer of ui doing the actual write to a stream. (eg:
'win32print'). We extract this logic into a private method for this purpose.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Fri, 24 Feb 2017 19:27:00 +0100 |
parents | d60b573b3991 |
children | 0c57328af1bf |
comparison
equal
deleted
inserted
replaced
31089:a2ee25ff75e5 | 31090:e9f96ccf36a6 |
---|