X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=compile.py;h=442ee8bfcbd5be689038486ed836b66be4ec6768;hb=f88fab206fc8fb1f14948def2f882e968a76c1b2;hp=1ab332851c9c6571234e359f91e756df9d4b5dd0;hpb=87240b1eabbc9af78ed2bd1e8b2ef430cd4a2af2;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())