mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
test_logging: diagnostic code changes.
This commit is contained in:
parent
75d818fa91
commit
cb8b94447c
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue