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
1c78cf33
Kaydet (Commit)
1c78cf33
authored
Tem 18, 1997
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added label{module-spam}
üst
ca1182b2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
3 deletions
+11
-3
libcommands.tex
Doc/lib/libcommands.tex
+1
-0
libtemplate.tex
Doc/lib/libtemplate.tex
+3
-1
libcommands.tex
Doc/libcommands.tex
+1
-0
libtemplate.tex
Doc/libtemplate.tex
+3
-1
module.tex
Doc/templates/module.tex
+3
-1
No files found.
Doc/lib/libcommands.tex
Dosyayı görüntüle @
1c78cf33
\section
{
Standard module
\sectcode
{
commands
}}
% If implemented in Python
\label
{
module-commands
}
\stmodindex
{
commands
}
The
\code
{
commands
}
module contains wrapper functions for
\code
{
os.popen()
}
...
...
Doc/lib/libtemplate.tex
Dosyayı görüntüle @
1c78cf33
...
...
@@ -5,7 +5,8 @@
% ==== 1. ====
% Choose one of the following section headers and index entries;
% \section{} generates the section header,
% \bimodindex{} or \stmodundex{} generates an index entry for this module
% \bimodindex{} or \stmodundex{} generates an index entry for this module.
% The \label{module-spam} line is for the \seealso{} command.
\section
{
Built-in Module
\sectcode
{
spam
}}
% If implemented in C
\bimodindex
{
spam
}
...
...
@@ -13,6 +14,7 @@
\section
{
Standard module
\sectcode
{
spam
}}
% If implemented in Python
\stmodindex
{
spam
}
\label
{
module-spam
}
% ==== 2. ====
% Give a short overview of what the module does.
...
...
Doc/libcommands.tex
Dosyayı görüntüle @
1c78cf33
\section
{
Standard module
\sectcode
{
commands
}}
% If implemented in Python
\label
{
module-commands
}
\stmodindex
{
commands
}
The
\code
{
commands
}
module contains wrapper functions for
\code
{
os.popen()
}
...
...
Doc/libtemplate.tex
Dosyayı görüntüle @
1c78cf33
...
...
@@ -5,7 +5,8 @@
% ==== 1. ====
% Choose one of the following section headers and index entries;
% \section{} generates the section header,
% \bimodindex{} or \stmodundex{} generates an index entry for this module
% \bimodindex{} or \stmodundex{} generates an index entry for this module.
% The \label{module-spam} line is for the \seealso{} command.
\section
{
Built-in Module
\sectcode
{
spam
}}
% If implemented in C
\bimodindex
{
spam
}
...
...
@@ -13,6 +14,7 @@
\section
{
Standard module
\sectcode
{
spam
}}
% If implemented in Python
\stmodindex
{
spam
}
\label
{
module-spam
}
% ==== 2. ====
% Give a short overview of what the module does.
...
...
Doc/templates/module.tex
Dosyayı görüntüle @
1c78cf33
...
...
@@ -5,7 +5,8 @@
% ==== 1. ====
% Choose one of the following section headers and index entries;
% \section{} generates the section header,
% \bimodindex{} or \stmodundex{} generates an index entry for this module
% \bimodindex{} or \stmodundex{} generates an index entry for this module.
% The \label{module-spam} line is for the \seealso{} command.
\section
{
Built-in Module
\sectcode
{
spam
}}
% If implemented in C
\bimodindex
{
spam
}
...
...
@@ -13,6 +14,7 @@
\section
{
Standard module
\sectcode
{
spam
}}
% If implemented in Python
\stmodindex
{
spam
}
\label
{
module-spam
}
% ==== 2. ====
% Give a short overview of what the module does.
...
...
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