Add script license and fix python version
This commit is contained in:
parent
2f1ad8ed3c
commit
6cf90d7cee
@ -1,7 +1,8 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
# This script uses the following Unicode tables:
|
# This script uses the following Unicode tables:
|
||||||
# - UnicodeData.txt
|
# - UnicodeData.txt
|
||||||
|
# Script license: https://github.com/rust-lang/rust/blob/master/LICENSE-MIT
|
||||||
|
|
||||||
|
|
||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
|
Loading…
Reference in New Issue
Block a user