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
12918af8
Kaydet (Commit)
12918af8
authored
Şub 18, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added \label{} for logical addressing.
üst
ddf03bf8
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
18 additions
and
2 deletions
+18
-2
libamoeba.tex
Doc/lib/libamoeba.tex
+2
-1
libfcntl.tex
Doc/lib/libfcntl.tex
+1
-0
libkeyword.tex
Doc/lib/libkeyword.tex
+1
-0
libmimify.tex
Doc/lib/libmimify.tex
+1
-0
libstdwin.tex
Doc/lib/libstdwin.tex
+3
-0
libamoeba.tex
Doc/libamoeba.tex
+2
-1
libfcntl.tex
Doc/libfcntl.tex
+1
-0
libkeyword.tex
Doc/libkeyword.tex
+1
-0
libmacic.tex
Doc/libmacic.tex
+1
-0
libmimify.tex
Doc/libmimify.tex
+1
-0
libstdwin.tex
Doc/libstdwin.tex
+3
-0
libmacic.tex
Doc/mac/libmacic.tex
+1
-0
No files found.
Doc/lib/libamoeba.tex
Dosyayı görüntüle @
12918af8
\chapter
{
Amoeba Specific Services
}
\chapter
{
Amoeba Specific Services
}
\section
{
Built-in Module
\sectcode
{
amoeba
}}
\section
{
Built-in Module
\sectcode
{
amoeba
}}
\label
{
module-amoeba
}
\bimodindex
{
amoeba
}
\bimodindex
{
amoeba
}
This module provides some object types and operations useful for
This module provides some object types and operations useful for
Amoeba applications. It is only available on systems that support
Amoeba applications. It is only available on systems that support
Amoeba operations. RPC errors and other Amoeba errors are reported as
Amoeba operations. RPC errors and other Amoeba errors are reported as
...
...
Doc/lib/libfcntl.tex
Dosyayı görüntüle @
12918af8
% Manual text by Jaap Vermeulen
% Manual text by Jaap Vermeulen
\section
{
Built-in Module
\sectcode
{
fcntl
}}
\section
{
Built-in Module
\sectcode
{
fcntl
}}
\label
{
module-fcntl
}
\bimodindex
{
fcntl
}
\bimodindex
{
fcntl
}
\indexii
{
UNIX@
\UNIX
{}}{
file control
}
\indexii
{
UNIX@
\UNIX
{}}{
file control
}
\indexii
{
UNIX@
\UNIX
{}}{
I/O control
}
\indexii
{
UNIX@
\UNIX
{}}{
I/O control
}
...
...
Doc/lib/libkeyword.tex
Dosyayı görüntüle @
12918af8
\section
{
Standard Module
\sectcode
{
keyword
}}
\section
{
Standard Module
\sectcode
{
keyword
}}
\label
{
module-keyword
}
\stmodindex
{
keyword
}
\stmodindex
{
keyword
}
This module allows a Python program to determine if a string is a
This module allows a Python program to determine if a string is a
...
...
Doc/lib/libmimify.tex
Dosyayı görüntüle @
12918af8
\section
{
Standard Module
\sectcode
{
mimify
}}
\section
{
Standard Module
\sectcode
{
mimify
}}
\label
{
module-mimify
}
\stmodindex
{
mimify
}
\stmodindex
{
mimify
}
\setindexsubitem
{
(in module mimify)
}
\setindexsubitem
{
(in module mimify)
}
...
...
Doc/lib/libstdwin.tex
Dosyayı görüntüle @
12918af8
...
@@ -15,6 +15,7 @@ under X11, Win32 for Windows and Windows NT, and a collection of
...
@@ -15,6 +15,7 @@ under X11, Win32 for Windows and Windows NT, and a collection of
native toolkit interfaces for the Macintosh.
native toolkit interfaces for the Macintosh.
\section
{
Built-in Module
\sectcode
{
stdwin
}}
\section
{
Built-in Module
\sectcode
{
stdwin
}}
\label
{
module-stdwin
}
\bimodindex
{
stdwin
}
\bimodindex
{
stdwin
}
This module defines several new object types and functions that
This module defines several new object types and functions that
...
@@ -776,6 +777,7 @@ main()
...
@@ -776,6 +777,7 @@ main()
\end{verbatim}
\end{verbatim}
%
%
\section
{
Standard Module
\sectcode
{
stdwinevents
}}
\section
{
Standard Module
\sectcode
{
stdwinevents
}}
\label
{
module-stdwinevents
}
\stmodindex
{
stdwinevents
}
\stmodindex
{
stdwinevents
}
This module defines constants used by STDWIN for event types
This module defines constants used by STDWIN for event types
...
@@ -790,6 +792,7 @@ Suggested usage is
...
@@ -790,6 +792,7 @@ Suggested usage is
\end{verbatim}
\end{verbatim}
%
%
\section
{
Standard Module
\sectcode
{
rect
}}
\section
{
Standard Module
\sectcode
{
rect
}}
\label
{
module-rect
}
\stmodindex
{
rect
}
\stmodindex
{
rect
}
This module contains useful operations on rectangles.
This module contains useful operations on rectangles.
...
...
Doc/libamoeba.tex
Dosyayı görüntüle @
12918af8
\chapter
{
Amoeba Specific Services
}
\chapter
{
Amoeba Specific Services
}
\section
{
Built-in Module
\sectcode
{
amoeba
}}
\section
{
Built-in Module
\sectcode
{
amoeba
}}
\label
{
module-amoeba
}
\bimodindex
{
amoeba
}
\bimodindex
{
amoeba
}
This module provides some object types and operations useful for
This module provides some object types and operations useful for
Amoeba applications. It is only available on systems that support
Amoeba applications. It is only available on systems that support
Amoeba operations. RPC errors and other Amoeba errors are reported as
Amoeba operations. RPC errors and other Amoeba errors are reported as
...
...
Doc/libfcntl.tex
Dosyayı görüntüle @
12918af8
% Manual text by Jaap Vermeulen
% Manual text by Jaap Vermeulen
\section
{
Built-in Module
\sectcode
{
fcntl
}}
\section
{
Built-in Module
\sectcode
{
fcntl
}}
\label
{
module-fcntl
}
\bimodindex
{
fcntl
}
\bimodindex
{
fcntl
}
\indexii
{
UNIX@
\UNIX
{}}{
file control
}
\indexii
{
UNIX@
\UNIX
{}}{
file control
}
\indexii
{
UNIX@
\UNIX
{}}{
I/O control
}
\indexii
{
UNIX@
\UNIX
{}}{
I/O control
}
...
...
Doc/libkeyword.tex
Dosyayı görüntüle @
12918af8
\section
{
Standard Module
\sectcode
{
keyword
}}
\section
{
Standard Module
\sectcode
{
keyword
}}
\label
{
module-keyword
}
\stmodindex
{
keyword
}
\stmodindex
{
keyword
}
This module allows a Python program to determine if a string is a
This module allows a Python program to determine if a string is a
...
...
Doc/libmacic.tex
Dosyayı görüntüle @
12918af8
\section
{
Standard Module
\sectcode
{
ic
}}
\section
{
Standard Module
\sectcode
{
ic
}}
\label
{
module-ic
}
\bimodindex
{
ic
}
\bimodindex
{
ic
}
\setindexsubitem
{
(in module ic)
}
\setindexsubitem
{
(in module ic)
}
...
...
Doc/libmimify.tex
Dosyayı görüntüle @
12918af8
\section
{
Standard Module
\sectcode
{
mimify
}}
\section
{
Standard Module
\sectcode
{
mimify
}}
\label
{
module-mimify
}
\stmodindex
{
mimify
}
\stmodindex
{
mimify
}
\setindexsubitem
{
(in module mimify)
}
\setindexsubitem
{
(in module mimify)
}
...
...
Doc/libstdwin.tex
Dosyayı görüntüle @
12918af8
...
@@ -15,6 +15,7 @@ under X11, Win32 for Windows and Windows NT, and a collection of
...
@@ -15,6 +15,7 @@ under X11, Win32 for Windows and Windows NT, and a collection of
native toolkit interfaces for the Macintosh.
native toolkit interfaces for the Macintosh.
\section
{
Built-in Module
\sectcode
{
stdwin
}}
\section
{
Built-in Module
\sectcode
{
stdwin
}}
\label
{
module-stdwin
}
\bimodindex
{
stdwin
}
\bimodindex
{
stdwin
}
This module defines several new object types and functions that
This module defines several new object types and functions that
...
@@ -776,6 +777,7 @@ main()
...
@@ -776,6 +777,7 @@ main()
\end{verbatim}
\end{verbatim}
%
%
\section
{
Standard Module
\sectcode
{
stdwinevents
}}
\section
{
Standard Module
\sectcode
{
stdwinevents
}}
\label
{
module-stdwinevents
}
\stmodindex
{
stdwinevents
}
\stmodindex
{
stdwinevents
}
This module defines constants used by STDWIN for event types
This module defines constants used by STDWIN for event types
...
@@ -790,6 +792,7 @@ Suggested usage is
...
@@ -790,6 +792,7 @@ Suggested usage is
\end{verbatim}
\end{verbatim}
%
%
\section
{
Standard Module
\sectcode
{
rect
}}
\section
{
Standard Module
\sectcode
{
rect
}}
\label
{
module-rect
}
\stmodindex
{
rect
}
\stmodindex
{
rect
}
This module contains useful operations on rectangles.
This module contains useful operations on rectangles.
...
...
Doc/mac/libmacic.tex
Dosyayı görüntüle @
12918af8
\section
{
Standard Module
\sectcode
{
ic
}}
\section
{
Standard Module
\sectcode
{
ic
}}
\label
{
module-ic
}
\bimodindex
{
ic
}
\bimodindex
{
ic
}
\setindexsubitem
{
(in module ic)
}
\setindexsubitem
{
(in module ic)
}
...
...
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