Avoid counting characters and add explanatory comment to test
This commit is contained in:
parent
c51f002802
commit
2fa22effb6
3 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue