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
d10d0faa
Kaydet (Commit)
d10d0faa
authored
Şub 24, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Logical markup.
üst
eb9b8310
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
12 deletions
+12
-12
libtemplate.tex
Doc/lib/libtemplate.tex
+4
-4
libtemplate.tex
Doc/libtemplate.tex
+4
-4
module.tex
Doc/templates/module.tex
+4
-4
No files found.
Doc/lib/libtemplate.tex
Dosyayı görüntüle @
d10d0faa
...
...
@@ -25,7 +25,7 @@
% Mention other important restrictions or general operating principles.
% For example:
The
\
cod
e
{
spam
}
module defines operations for handling cans of Spam.
The
\
modul
e
{
spam
}
module defines operations for handling cans of Spam.
It knows the four generally available Spam varieties and understands
both can sizes.
...
...
@@ -39,7 +39,7 @@ is only available on genuine \UNIX{} systems.
% items defined in the module, insofar as they are important for the
% user.
The
\
cod
e
{
spam
}
module defines the following functions:
The
\
modul
e
{
spam
}
module defines the following functions:
% ---- 3.1. ----
% Redefine the ``indexsubitem'' macro to point to this module
...
...
@@ -75,7 +75,7 @@ system dependent).
\begin{datadesc}
{
cansize
}
The default can size, in ounces. Legal values are 7 and 12. The
default varies per supermarket. This variable should not be changed
once the
\
code
{
open()
}
function has been called.
once the
\
function
{
open()
}
function has been called.
\end{datadesc}
% --- 3.4. ---
...
...
@@ -117,7 +117,7 @@ Example:
\subsection
{
Spam Objects
}
Spam objects (returned by
\
code
{
open()
}
above) have the following
Spam objects (returned by
\
function
{
open()
}
above) have the following
methods.
\setindexsubitem
{
(spam method)
}
...
...
Doc/libtemplate.tex
Dosyayı görüntüle @
d10d0faa
...
...
@@ -25,7 +25,7 @@
% Mention other important restrictions or general operating principles.
% For example:
The
\
cod
e
{
spam
}
module defines operations for handling cans of Spam.
The
\
modul
e
{
spam
}
module defines operations for handling cans of Spam.
It knows the four generally available Spam varieties and understands
both can sizes.
...
...
@@ -39,7 +39,7 @@ is only available on genuine \UNIX{} systems.
% items defined in the module, insofar as they are important for the
% user.
The
\
cod
e
{
spam
}
module defines the following functions:
The
\
modul
e
{
spam
}
module defines the following functions:
% ---- 3.1. ----
% Redefine the ``indexsubitem'' macro to point to this module
...
...
@@ -75,7 +75,7 @@ system dependent).
\begin{datadesc}
{
cansize
}
The default can size, in ounces. Legal values are 7 and 12. The
default varies per supermarket. This variable should not be changed
once the
\
code
{
open()
}
function has been called.
once the
\
function
{
open()
}
function has been called.
\end{datadesc}
% --- 3.4. ---
...
...
@@ -117,7 +117,7 @@ Example:
\subsection
{
Spam Objects
}
Spam objects (returned by
\
code
{
open()
}
above) have the following
Spam objects (returned by
\
function
{
open()
}
above) have the following
methods.
\setindexsubitem
{
(spam method)
}
...
...
Doc/templates/module.tex
Dosyayı görüntüle @
d10d0faa
...
...
@@ -25,7 +25,7 @@
% Mention other important restrictions or general operating principles.
% For example:
The
\
cod
e
{
spam
}
module defines operations for handling cans of Spam.
The
\
modul
e
{
spam
}
module defines operations for handling cans of Spam.
It knows the four generally available Spam varieties and understands
both can sizes.
...
...
@@ -39,7 +39,7 @@ is only available on genuine \UNIX{} systems.
% items defined in the module, insofar as they are important for the
% user.
The
\
cod
e
{
spam
}
module defines the following functions:
The
\
modul
e
{
spam
}
module defines the following functions:
% ---- 3.1. ----
% Redefine the ``indexsubitem'' macro to point to this module
...
...
@@ -75,7 +75,7 @@ system dependent).
\begin{datadesc}
{
cansize
}
The default can size, in ounces. Legal values are 7 and 12. The
default varies per supermarket. This variable should not be changed
once the
\
code
{
open()
}
function has been called.
once the
\
function
{
open()
}
function has been called.
\end{datadesc}
% --- 3.4. ---
...
...
@@ -117,7 +117,7 @@ Example:
\subsection
{
Spam Objects
}
Spam objects (returned by
\
code
{
open()
}
above) have the following
Spam objects (returned by
\
function
{
open()
}
above) have the following
methods.
\setindexsubitem
{
(spam method)
}
...
...
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