Mercurial > hg
diff mercurial/byterange.py @ 30329:dadb00a0ec0f
util: use '\\' rather than using r'\'
We need bytes, and I find this just a little more immediately obvious
than doing rb'\'.
author | Augie Fackler <augie@google.com> |
---|---|
date | Sun, 09 Oct 2016 09:00:47 -0400 |
parents | 032c4c2f802a |
children | 0fa781320203 |