Mercurial > hg > mercurial-source
comparison mercurial/worker.py @ 33752:30d0cb279bac
py3: catch binascii.Error raised from binascii.unhexlify
Before Python 3, binsacii.unhexlify used to raise TypeError, now it raises
binascii.Error.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Tue, 20 Jun 2017 22:11:46 +0530 |
parents | 954489932c4f |
children | 75979c8d4572 |
comparison
equal
deleted
inserted
replaced
33751:4107eb8a5648 | 33752:30d0cb279bac |
---|