Mercurial > hg
diff mercurial/windows.py @ 31088:75c4aafee490
color: clarify name of an argument of 'win32print'
In the current code, the function called to write happens to the 'orig' version
of the method calling 'win32print' (obtained with a 'super' call). However, the
variable could have a better name. That will be useful when we'll stop having
inheritance in play.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Fri, 24 Feb 2017 21:31:47 +0100 |
parents | f1c9fafcbf46 |
children | 067add650129 |