Mercurial > hg
comparison mercurial/templatefilters.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 | 53865692a354 |
comparison
equal
deleted
inserted
replaced
30328:2d996af02fd8 | 30329:dadb00a0ec0f |
---|