Mercurial > hg
diff mercurial/sshserver.py @ 35197:bfd072c52e03
py3: use bytes in place of basestring
All strings in mercurial must be bytes so we can easily replace basestring with
bytes.
Differential Revision: https://phab.mercurial-scm.org/D1555
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 01 Dec 2017 16:53:55 +0530 |
parents | 5326e4ef1dab |
children | 8cdb671dbd0b |