comparison mercurial/cext/osutil.c @ 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 a9c71d578a1c
children b90e8da190da
comparison
equal deleted inserted replaced
34021:31a2eb0f74e5 34022:d5b2beca16c0