X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=compile.py;h=442ee8bfcbd5be689038486ed836b66be4ec6768;hb=00fd1a035cce0ac56f07bc8aaafb85674a15d77a;hp=1ab332851c9c6571234e359f91e756df9d4b5dd0;hpb=77baafef3f179a66b2703f73b5fc367cb2d517e7;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/compile.py b/compile.py index 1ab3328..442ee8b 100644 --- a/compile.py +++ b/compile.py @@ -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())