mirror of
https://github.com/iancoleman/shamir.git
synced 2026-06-13 12:12:37 +00:00
Now the compile.py works
This commit is contained in:
+1
-1
@@ -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