mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Whitespace normalization.
This commit is contained in:
parent
aba19bc45f
commit
27c70598a8
3 changed files with 5 additions and 5 deletions
|
@ -179,7 +179,7 @@ def test_workload():
|
|||
print 'after:', t1
|
||||
print 'differences:', (t1[0] - t0[0], t1[1] - t0[1])
|
||||
print
|
||||
|
||||
|
||||
def test_idle():
|
||||
print 'Testing systimes() under idle conditions'
|
||||
t0 = systimes()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue