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
2bbc6974
Kaydet (Commit)
2bbc6974
authored
Mar 28, 2001
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix a number of small issues; this closes SF bug #411063.
üst
1417144f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc.tex
Doc/doc/doc.tex
+4
-4
No files found.
Doc/doc/doc.tex
Dosyayı görüntüle @
2bbc6974
...
...
@@ -196,8 +196,8 @@ distribution, to create or maintain whole documents or sections.
\subsection
{
Syntax
}
There are
only a things that an author of Python documentation
needs to
know about
\LaTeX
{}
syntax.
There are
a things that an author of Python documentation needs to
know about
\LaTeX
{}
syntax.
A
\dfn
{
comment
}
is started by the ``percent'' character
(
\character
{
\%
}
) and continues through the end of the line and all
...
...
@@ -235,7 +235,7 @@ Still more text.
{
text in a group
}
\end{verbatim}
An alternate syntax for a group using brackets (
\code
{
\{
...
\}
}
) is
An alternate syntax for a group using brackets (
\code
{
[...]
}
) is
used by macros and environment constructors which take optional
parameters; brackets do not normally hold syntactic significance.
A degenerate group, containing only one atomic bit of content,
...
...
@@ -326,7 +326,7 @@ This \UNIX\ is also followed by a space.
parameter:
\begin{verbatim}
\begin{datadesc}
{
datadesc
}{
controlnames
}
\begin{datadesc}
{
controlnames
}
A 33-element string array that contains the
\ASCII
{}
mnemonics for
the thirty-two
\ASCII
{}
control characters from 0 (NUL) to 0x1f
(US), in order, plus the mnemonic
\samp
{
SP
}
for the space character.
...
...
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