mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Whitespace normalization.
This commit is contained in:
parent
5b799c1f3d
commit
66cb018c96
4 changed files with 33 additions and 34 deletions
|
|
@ -46,4 +46,3 @@ if have_thread_state:
|
||||||
import threading
|
import threading
|
||||||
t=threading.Thread(target=TestThreadState)
|
t=threading.Thread(target=TestThreadState)
|
||||||
t.start()
|
t.start()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue