comparison hgext/color.py @ 20732:728438da3090

revset: added __add__ method to _addset This method is intended to duck-type baseset, so we will still have _addset as a private class but we will be able to return it without wrapping it into an orderedlazyset or a lazyset.
author Lucas Moscovicz <lmoscovicz@fb.com>
date Fri, 14 Mar 2014 10:23:54 -0700
parents 0084fcd5d7e2
children 05086b56b564
comparison
equal deleted inserted replaced
20731:88aae5382519 20732:728438da3090