aboutsummaryrefslogtreecommitdiff
path: root/sys/libn/genutf8.py
diff options
context:
space:
mode:
authorNicholas Noll <nbnoll@eml.cc>2021-09-28 13:39:24 -0700
committerNicholas Noll <nbnoll@eml.cc>2021-09-28 13:39:24 -0700
commitbc53100f1ef063e09d77e8670e1796bc67017411 (patch)
treee84b23c3afceb88f75088be2749683b407d1cea2 /sys/libn/genutf8.py
parent83cd586ea304d6f6aa190c65ee796baaba1941a7 (diff)
Checkin: various small changes
Diffstat (limited to 'sys/libn/genutf8.py')
-rwxr-xr-xsys/libn/genutf8.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/libn/genutf8.py b/sys/libn/genutf8.py
index f4b9f8c..9ce9975 100755
--- a/sys/libn/genutf8.py
+++ b/sys/libn/genutf8.py
@@ -77,7 +77,6 @@ def puttab(s, fd, name):
RUNEMAX = 0x10FFFF
if __name__ == "__main__":
-
alphas = set()
lowers = set()
uppers = set()