mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
parent
e3385b4e3d
commit
563c949b11
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ Logging from multiple threads
|
|||
-----------------------------
|
||||
|
||||
Logging from multiple threads requires no special effort. The following example
|
||||
shows logging from the main (initIal) thread and another thread::
|
||||
shows logging from the main (initial) thread and another thread::
|
||||
|
||||
import logging
|
||||
import threading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue