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
1365a300
Kaydet (Commit)
1365a300
authored
Agu 31, 2000
tarafından
Greg Ward
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Get rid of "sec:" prefix that slipped into a couple of \label's.
üst
b76a55c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
dist.tex
Doc/dist/dist.tex
+4
-4
No files found.
Doc/dist/dist.tex
Dosyayı görüntüle @
1365a300
...
@@ -345,7 +345,7 @@ the \option{package\_dir} option.
...
@@ -345,7 +345,7 @@ the \option{package\_dir} option.
\subsection
{
Describing extension modules
}
\subsection
{
Describing extension modules
}
\label
{
sec:
describing-extensions
}
\label
{
describing-extensions
}
Just as writing Python extension modules is a bit more complicated than
Just as writing Python extension modules is a bit more complicated than
writing pure Python modules, describing them to the Distutils is a bit
writing pure Python modules, describing them to the Distutils is a bit
...
@@ -887,14 +887,14 @@ runs the subcommands \command{install\_lib},
...
@@ -887,14 +887,14 @@ runs the subcommands \command{install\_lib},
\command
{
install
\_
scripts
}
.
\command
{
install
\_
scripts
}
.
\subsubsection
{
\protect\command
{
install
\_
lib
}}
\subsubsection
{
\protect\command
{
install
\_
lib
}}
\label
{
sec:
install-lib-cmd
}
\label
{
install-lib-cmd
}
\subsubsection
{
\protect\command
{
install
\_
data
}}
\subsubsection
{
\protect\command
{
install
\_
data
}}
\label
{
sec:
install-data-cmd
}
\label
{
install-data-cmd
}
This command installs all data files provided with the distribution.
This command installs all data files provided with the distribution.
\subsubsection
{
\protect\command
{
install
\_
scripts
}}
\subsubsection
{
\protect\command
{
install
\_
scripts
}}
\label
{
sec:
install-scripts-cmd
}
\label
{
install-scripts-cmd
}
This command installs all (Python) scripts in the distribution.
This command installs all (Python) scripts in the distribution.
...
...
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