From: Vinay Sajip Date: Sat, 26 Feb 2011 06:37:04 +0000 (+0000) Subject: test_logging: diagnostic code changes. X-Git-Tag: v3.3.0a1~3052 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cb8b94447c2987c97c5bffbf550da882bdcde9f9;p=thirdparty%2FPython%2Fcpython.git test_logging: diagnostic code changes. --- diff --git a/Lib/test/test_logging.py b/Lib/test/test_logging.py index f9488ce53753..f534cac7dc2a 100644 --- a/Lib/test/test_logging.py +++ b/Lib/test/test_logging.py @@ -2057,6 +2057,7 @@ for when, exp in (('S', 1), # Failures occur on some systems for MIDNIGHT and W0. # Print detailed calculation for MIDNIGHT so we can try to see # what's going on + import time if when == 'MIDNIGHT': try: if rh.utc: