Mercurial > hg
diff mercurial/copies.py @ 35046:241d9caca11e
bundle2: use os.SEEK_* constants
Constants make code easier to read than magic numbers.
I also threw in an explicit argument in a caller to further
increase code comprehension.
Differential Revision: https://phab.mercurial-scm.org/D1370
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 11 Nov 2017 16:48:40 -0800 |
parents | f05a6e015ecc |
children | 7ddc1e96d9b0 |