Mercurial > hg > mercurial-source
diff mercurial/dispatch.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 | eede022fc142 |
children | 45b0e9d05ee9 |