Avoid counting characters and add explanatory comment to test

This commit is contained in:
varkor 2018-05-21 18:57:49 +01:00
parent c51f002802
commit 2fa22effb6
3 changed files with 14 additions and 2 deletions

View file

@ -21,7 +21,7 @@
# - UnicodeData.txt
#
# Since this should not require frequent updates, we just store this
# out-of-line and check the unicode.py file into git.
# out-of-line and check the tables.rs file into git.
import fileinput, re, os, sys, operator, math, datetime