Mercurial > hg
diff tests/test-flags.t @ 27348:83a8219fb790
setup.py: use bytes literals
The b() helper was needed because Python < 2.6 didn't support bytes
literals (b''). Now that we don't support Python < 2.6, we no longer
need this helper.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 13 Dec 2015 09:40:53 -0800 |
parents | 7a9cbb315d84 |
children | eb586ed5d8ce |