comparison mercurial/mpatch.h @ 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 155f0cc3f813
children 761355833867
comparison
equal deleted inserted replaced
34021:31a2eb0f74e5 34022:d5b2beca16c0