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
ce5493f3
Kaydet (Commit)
ce5493f3
authored
Haz 06, 2011
tarafından
Éric Araujo
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Branch merge
üst
1dc4a828
865b573c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
markup.rst
Doc/documenting/markup.rst
+6
-5
Setup.sample
Lib/distutils/tests/Setup.sample
+0
-0
No files found.
Doc/documenting/markup.rst
Dosyayı görüntüle @
ce5493f3
...
@@ -98,11 +98,12 @@ following example shows all of the features of this directive type::
...
@@ -98,11 +98,12 @@ following example shows all of the features of this directive type::
Spam or ham the foo.
Spam or ham the foo.
The signatures of object methods or data attributes should always include the
The signatures of object methods or data attributes should not include the
type name (``.. method:: FileInput.input(...)``), even if it is obvious from the
class name, but be nested in a class directive. The generated files will
context which type they belong to; this is to enable consistent
reflect this nesting, and the target identifiers (for HTML output) will use
cross-references. If you describe methods belonging to an abstract protocol,
both the class and method name, to enable consistent cross-references. If you
such as "context managers", include a (pseudo-)type name too to make the
describe methods belonging to an abstract protocol such as context managers,
use a class directive with a (pseudo-)type name too to make the
index entries more informative.
index entries more informative.
The directives are:
The directives are:
...
...
Lib/distutils/tests/Setup.sample
100755 → 100644
Dosyayı görüntüle @
ce5493f3
File mode changed from 100755 to 100644
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