More python update
This commit is contained in:
parent
ac50dea14b
commit
c1d8e858aa
@ -86,7 +86,7 @@ if __name__ == '__main__':
|
|||||||
'd': DiskDude,
|
'd': DiskDude,
|
||||||
}))
|
}))
|
||||||
|
|
||||||
print html
|
print(html)
|
||||||
finally:
|
finally:
|
||||||
f.close()
|
f.close()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user