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
5864b9fd
Kaydet (Commit)
5864b9fd
authored
May 31, 2011
tarafından
Éric Araujo
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix markup: arguments in a class directive are __init__ arguments, not base classes
üst
9bcf8bfb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
apiref.rst
Doc/distutils/apiref.rst
+3
-3
No files found.
Doc/distutils/apiref.rst
Dosyayı görüntüle @
5864b9fd
...
@@ -1814,7 +1814,7 @@ Subclasses of :class:`Command` must define the following methods.
...
@@ -1814,7 +1814,7 @@ Subclasses of :class:`Command` must define the following methods.
.. module:: distutils.command.bdist_msi
.. module:: distutils.command.bdist_msi
:synopsis: Build a binary distribution as a Windows MSI file
:synopsis: Build a binary distribution as a Windows MSI file
.. class:: bdist_msi
(Command)
.. class:: bdist_msi
Builds a `Windows Installer`_ (.msi) binary package.
Builds a `Windows Installer`_ (.msi) binary package.
...
@@ -1893,9 +1893,9 @@ Subclasses of :class:`Command` must define the following methods.
...
@@ -1893,9 +1893,9 @@ Subclasses of :class:`Command` must define the following methods.
:synopsis: Build the .py/.pyc files of a package
:synopsis: Build the .py/.pyc files of a package
.. class:: build_py
(Command)
.. class:: build_py
.. class:: build_py_2to3
(build_py)
.. class:: build_py_2to3
Alternative implementation of build_py which also runs the
Alternative implementation of build_py which also runs the
2to3 conversion library on each .py file that is going to be
2to3 conversion library on each .py file that is going to be
...
...
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