mirror of
https://github.com/iancoleman/shamir.git
synced 2026-06-13 12:12:37 +00:00
+1
-1
@@ -45,4 +45,4 @@ f = open('shamir-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