mercurial/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Mon, 28 Apr 2014 15:14:11 -0700
changeset 21284 3e53a64345c1
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
revset: cosmetic changes in spanset range comparison We use the python syntax for range comparison: `a < x < c`. This is shorter, more readable and less error prone. This comparison escaped the cleanup make in e2031c8ca4f8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: