Mercurial > hg-stable
comparison hgweb.cgi @ 48962:79009cca491e
pycompat: remove large Python 2 block
We no longer support Python 2. So we can delete its compatibility
code and remove the conditional and dedent the Python 3 code.
In order to make the linter happy, we had to inline imports in the
stanza at the top of the file.
Differential Revision: https://phab.mercurial-scm.org/D12250
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Thu, 03 Mar 2022 07:59:42 -0800 |
parents | c102b704edb5 |
children | d5cd1fd690f3 |
comparison
equal
deleted
inserted
replaced
48961:df56e6bd37f6 | 48962:79009cca491e |
---|