comparison mercurial/treediscovery.py @ 34022:d5b2beca16c0

python3: wrap all uses of <exception>.strerror with strtolocal Our string literals are bytes, and we mostly want to %-format a strerror into a one of those literals, so this fixes a ton of issues.
author Augie Fackler <raf@durin42.com>
date Tue, 22 Aug 2017 20:03:07 -0400
parents 56b2bcea2529
children 0ed11f9368fd
comparison
equal deleted inserted replaced
34021:31a2eb0f74e5 34022:d5b2beca16c0