Mercurial > hg
diff mercurial/bundle2.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 | 9626022feaa4 |
children | f81002f736d7 |