Mercurial > hg
comparison mercurial/templates/map-cmdline.compact @ 25563:69e8384a436c
fancyopts: allow all callable as default parameter value
The current fancyopts allows function as default parameter value
but not other callables.
By supporting other callables, we can have the benefits of e.g.,
custom __str__ method, which will be printed by 'hg help' as
the default value.
author | introom <i@introo.me> |
---|---|
date | Thu, 11 Jun 2015 08:54:24 -0400 |
parents | 3d83c7d70a98 |
children | 1e184241de51 |
comparison
equal
deleted
inserted
replaced
25560:2b2108c35bfc | 25563:69e8384a436c |
---|