mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +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
|
||||
t=threading.Thread(target=TestThreadState)
|
||||
t.start()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue