mirror of
https://github.com/iancoleman/shamir.git
synced 2026-04-26 17:04:02 +00:00
@@ -45,4 +45,4 @@ f = open('shamir-standalone.html', 'w')
|
|||||||
f.write(page)
|
f.write(page)
|
||||||
f.close()
|
f.close()
|
||||||
|
|
||||||
print "%s - DONE" % datetime.datetime.now()
|
print("%s - DONE" % datetime.datetime.now())
|
||||||
|
|||||||
Reference in New Issue
Block a user