Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
dd5312d6
Kaydet (Commit)
dd5312d6
authored
Ara 19, 2008
tarafından
Benjamin Peterson
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix typo
üst
d66c6d31
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
signal.rst
Doc/library/signal.rst
+4
-4
No files found.
Doc/library/signal.rst
Dosyayı görüntüle @
dd5312d6
...
@@ -52,10 +52,10 @@ The variables defined in the :mod:`signal` module are:
...
@@ -52,10 +52,10 @@ The variables defined in the :mod:`signal` module are:
.. data:: SIG_DFL
.. data:: SIG_DFL
This is one of two standard signal handling options; it will simply perform
the
This is one of two standard signal handling options; it will simply perform
default function for the signal. For example, on most systems the default
the default function for the signal. For example, on most systems the
action for :const:`SIGQUIT` is to dump core and exit, while the default action
default action for :const:`SIGQUIT` is to dump core and exit, while the
for :const:`SIGC
LD` is to simply ignore it.
default action for :const:`SIGCH
LD` is to simply ignore it.
.. data:: SIG_IGN
.. data:: SIG_IGN
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment