comparison mercurial/tags.py @ 30067:6e88cd060ba2

bisect: move 'printresult' in the 'hbisect' module The logic is already extracted into a closure. We move it into the module dedicated to bisect. A minor change is applied: the creation of the 'displayer' is kept in the main command function, it remove the needs to import 'cmdutil' in 'hbisect'. This would create an import circle otherwise.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 24 Aug 2016 04:19:11 +0200
parents ead25aa27a43
children 22fbca1d11ed
comparison
equal deleted inserted replaced
30066:5f93737d0ba8 30067:6e88cd060ba2