mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-27 12:50:42 +00:00
Allowing compilation with Python 2.x and 3.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import datetime
|
import datetime
|
||||||
|
from io import open
|
||||||
|
|
||||||
# This script generates the bip39-standalone.html file.
|
# This script generates the bip39-standalone.html file.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user