comparison tests/test-wireproto.py @ 22805:e74245b79901

revset-last: remove user of baseset.append A `baseset` has multiple cached results and will get even more in the future. Making it an object "populated once" like the other smartsets makes it both safer and simpler. The append method will be removed at some point.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Wed, 08 Oct 2014 00:55:09 -0700
parents c69f62906358
children d3d32643c060
comparison
equal deleted inserted replaced
22804:5385314e0b14 22805:e74245b79901