Closedown

This commit is contained in:
2017-08-07 16:02:55 +02:00
parent 2e78151db0
commit 605a74a17e

View File

@@ -75,5 +75,3 @@ print "Local current time :", localtime
from datetime import datetime
dt = datetime.now()
print "datetime.now", dt
#dt.milliseconds
#dtt = datetime.datetime.now()