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