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
a3642b67
Kaydet (Commit)
a3642b67
authored
Ock 25, 2014
tarafından
Ezio Melotti
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#20348: fix headers markup in Argument Clinic howto. Patch by Moritz Neeb.
üst
8dffc456
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
clinic.rst
Doc/howto/clinic.rst
+2
-6
No files found.
Doc/howto/clinic.rst
Dosyayı görüntüle @
a3642b67
======================
**********************
Argument Clinic How-To
Argument Clinic How-To
======================
**********************
:author: Larry Hastings
:author: Larry Hastings
...
@@ -23,7 +23,6 @@ Argument Clinic How-To
...
@@ -23,7 +23,6 @@ Argument Clinic How-To
version of Argument Clinic that ships with CPython 3.5 *could*
version of Argument Clinic that ships with CPython 3.5 *could*
be totally incompatible and break all your code.
be totally incompatible and break all your code.
============================
The Goals Of Argument Clinic
The Goals Of Argument Clinic
============================
============================
...
@@ -75,7 +74,6 @@ and it should be able to do many interesting and smart
...
@@ -75,7 +74,6 @@ and it should be able to do many interesting and smart
things with all the information you give it.
things with all the information you give it.
========================
Basic Concepts And Usage
Basic Concepts And Usage
========================
========================
...
@@ -131,7 +129,6 @@ For the sake of clarity, here's the terminology we'll use with Argument Clinic:
...
@@ -131,7 +129,6 @@ For the sake of clarity, here's the terminology we'll use with Argument Clinic:
a block.)
a block.)
==============================
Converting Your First Function
Converting Your First Function
==============================
==============================
...
@@ -533,7 +530,6 @@ Let's dive in!
...
@@ -533,7 +530,6 @@ Let's dive in!
Congratulations, you've ported your first function to work with Argument Clinic!
Congratulations, you've ported your first function to work with Argument Clinic!
===============
Advanced Topics
Advanced Topics
===============
===============
...
...
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