From 605a74a17e83e2b18cf846cf4add598eedc130a4 Mon Sep 17 00:00:00 2001 From: Leonardo Sala Date: Mon, 7 Aug 2017 16:02:55 +0200 Subject: [PATCH] Closedown --- script/test-time.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/script/test-time.py b/script/test-time.py index 4418782..2a39b33 100644 --- a/script/test-time.py +++ b/script/test-time.py @@ -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() \ No newline at end of file