Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb8b944

Browse files
committed
test_logging: diagnostic code changes.
1 parent 75d818f commit cb8b944

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/test/test_logging.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2057,6 +2057,7 @@ def test_compute_rollover(self, when=when, exp=exp):
20572057
# Failures occur on some systems for MIDNIGHT and W0.
20582058
# Print detailed calculation for MIDNIGHT so we can try to see
20592059
# what's going on
2060+
import time
20602061
if when == 'MIDNIGHT':
20612062
try:
20622063
if rh.utc:

0 commit comments

Comments
 (0)