mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
Compile works with both python 2 and 3
This commit is contained in:
@@ -45,4 +45,4 @@ f = open('bip39-standalone.html', 'w')
|
||||
f.write(page)
|
||||
f.close()
|
||||
|
||||
print "%s - DONE" % datetime.datetime.now()
|
||||
print("%s - DONE" % datetime.datetime.now())
|
||||
|
||||
Reference in New Issue
Block a user