Mercurial > hg
comparison hgext/zeroconf/__init__.py @ 38312:79dd61a4554f
py3: replace `unicode` with pycompat.unicode
unicode() is not available on Python 3 and throws a NameError because unicodes
are now default str() on py3.
Differential Revision: https://phab.mercurial-scm.org/D3708
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Wed, 13 Jun 2018 22:51:08 +0530 |
parents | a6c18628dff1 |
children | fa2071753dc2 |
comparison
equal
deleted
inserted
replaced
38311:47f5454a30ed | 38312:79dd61a4554f |
---|