Kaydet (Commit) 00db5822 authored tarafından Georg Brandl's avatar Georg Brandl

Fix indentation.

üst a9293359
......@@ -118,7 +118,7 @@ sys
* The :mod:`sys` module has a new :func:`~sys.thread_info` :term:`struct
sequence` holding informations about the thread implementation.
(:issue:`11223`)
(:issue:`11223`)
signal
------
......@@ -126,7 +126,7 @@ signal
* The :mod:`signal` module has a new :func:`~signal.pthread_sigmask` function
to fetch and/or change the signal mask of the calling thread.
(Contributed by Jean-Paul Calderone in :issue:`8407`)
(Contributed by Jean-Paul Calderone in :issue:`8407`)
Optimizations
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment