Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IDLE: Condense run.main threading.Thread start. (#106125)
Use daemon argument added in 3.3 and directly call .start. Remove now unused 'sockthread' name.
- Loading branch information