More python update

This commit is contained in:
Godzil 2018-02-01 16:47:17 +00:00
parent ac50dea14b
commit c1d8e858aa

View File

@ -86,7 +86,7 @@ if __name__ == '__main__':
'd': DiskDude,
}))
print html
print(html)
finally:
f.close()