commit | ac3c9fd05e6e8e38716297a00c62ea3898d836f3 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Fri Dec 16 13:38:56 2022 -0800 |
committer | Dan Albert <danalbert@google.com> | Fri Jan 13 14:30:18 2023 -0800 |
tree | d3ffaa261a2ea70513a461d8e2bd08e3c74329b3 | |
parent | 316dbf5332d0ec74dca3b36522d129a5fe08ac23 [diff] |
Remove python 2 garbage. This code hasn't worked since the python 3 switch, because `unicode` doesn't exist any more. The problems that this code worked around were all python 2 problems as well, so it's no longer needed. Bug: None Test: ran test.py on windows and mac Change-Id: Ifacaed5cddc6c9ee9d9d9872c2f2851150ace468