mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +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.
|
# Failures occur on some systems for MIDNIGHT and W0.
|
||||||
# Print detailed calculation for MIDNIGHT so we can try to see
|
# Print detailed calculation for MIDNIGHT so we can try to see
|
||||||
# what's going on
|
# what's going on
|
||||||
|
import time
|
||||||
if when == 'MIDNIGHT':
|
if when == 'MIDNIGHT':
|
||||||
try:
|
try:
|
||||||
if rh.utc:
|
if rh.utc:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue