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
31ecd50d
Kaydet (Commit)
31ecd50d
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
af0bfbee
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
14 additions
and
0 deletions
+14
-0
libobjs.tex
Doc/lib/libobjs.tex
+1
-0
libpdb.tex
Doc/lib/libpdb.tex
+1
-0
libprofile.tex
Doc/lib/libprofile.tex
+1
-0
librestricted.tex
Doc/lib/librestricted.tex
+1
-0
libsgi.tex
Doc/lib/libsgi.tex
+1
-0
libstrings.tex
Doc/lib/libstrings.tex
+1
-0
libtypes.tex
Doc/lib/libtypes.tex
+1
-0
libobjs.tex
Doc/libobjs.tex
+1
-0
libpdb.tex
Doc/libpdb.tex
+1
-0
libprofile.tex
Doc/libprofile.tex
+1
-0
librestricted.tex
Doc/librestricted.tex
+1
-0
libsgi.tex
Doc/libsgi.tex
+1
-0
libstrings.tex
Doc/libstrings.tex
+1
-0
libtypes.tex
Doc/libtypes.tex
+1
-0
No files found.
Doc/lib/libobjs.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
Built-in Types, Exceptions and Functions
}
\chapter
{
Built-in Types, Exceptions and Functions
}
\label
{
builtin
}
\nodename
{
Built-in Objects
}
\nodename
{
Built-in Objects
}
...
...
Doc/lib/libpdb.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
The Python Debugger
}
\chapter
{
The Python Debugger
}
\label
{
module-pdb
}
\stmodindex
{
pdb
}
\stmodindex
{
pdb
}
\index
{
debugging
}
\index
{
debugging
}
...
...
Doc/lib/libprofile.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
The Python Profiler
}
\chapter
{
The Python Profiler
}
\label
{
profile
}
\stmodindex
{
profile
}
\stmodindex
{
profile
}
\stmodindex
{
pstats
}
\stmodindex
{
pstats
}
...
...
Doc/lib/librestricted.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
Restricted Execution
}
\chapter
{
Restricted Execution
}
\label
{
restricted
}
In general, Python programs have complete access to the underlying
In general, Python programs have complete access to the underlying
operating system throug the various functions and classes, For
operating system throug the various functions and classes, For
...
...
Doc/lib/libsgi.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
SGI IRIX Specific Services
}
\chapter
{
SGI IRIX Specific Services
}
\label
{
sgi
}
The modules described in this chapter provide interfaces to features
The modules described in this chapter provide interfaces to features
that are unique to SGI's IRIX operating system (versions 4 and 5).
that are unique to SGI's IRIX operating system (versions 4 and 5).
Doc/lib/libstrings.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
String Services
}
\chapter
{
String Services
}
\label
{
strings
}
The modules described in this chapter provide a wide range of string
The modules described in this chapter provide a wide range of string
manipulation operations. Here's an overview:
manipulation operations. Here's an overview:
...
...
Doc/lib/libtypes.tex
Dosyayı görüntüle @
31ecd50d
\section
{
Built-in Types
}
\section
{
Built-in Types
}
\label
{
types
}
The following sections describe the standard types that are built into
The following sections describe the standard types that are built into
the interpreter. These are the numeric types, sequence types, and
the interpreter. These are the numeric types, sequence types, and
...
...
Doc/libobjs.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
Built-in Types, Exceptions and Functions
}
\chapter
{
Built-in Types, Exceptions and Functions
}
\label
{
builtin
}
\nodename
{
Built-in Objects
}
\nodename
{
Built-in Objects
}
...
...
Doc/libpdb.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
The Python Debugger
}
\chapter
{
The Python Debugger
}
\label
{
module-pdb
}
\stmodindex
{
pdb
}
\stmodindex
{
pdb
}
\index
{
debugging
}
\index
{
debugging
}
...
...
Doc/libprofile.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
The Python Profiler
}
\chapter
{
The Python Profiler
}
\label
{
profile
}
\stmodindex
{
profile
}
\stmodindex
{
profile
}
\stmodindex
{
pstats
}
\stmodindex
{
pstats
}
...
...
Doc/librestricted.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
Restricted Execution
}
\chapter
{
Restricted Execution
}
\label
{
restricted
}
In general, Python programs have complete access to the underlying
In general, Python programs have complete access to the underlying
operating system throug the various functions and classes, For
operating system throug the various functions and classes, For
...
...
Doc/libsgi.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
SGI IRIX Specific Services
}
\chapter
{
SGI IRIX Specific Services
}
\label
{
sgi
}
The modules described in this chapter provide interfaces to features
The modules described in this chapter provide interfaces to features
that are unique to SGI's IRIX operating system (versions 4 and 5).
that are unique to SGI's IRIX operating system (versions 4 and 5).
Doc/libstrings.tex
Dosyayı görüntüle @
31ecd50d
\chapter
{
String Services
}
\chapter
{
String Services
}
\label
{
strings
}
The modules described in this chapter provide a wide range of string
The modules described in this chapter provide a wide range of string
manipulation operations. Here's an overview:
manipulation operations. Here's an overview:
...
...
Doc/libtypes.tex
Dosyayı görüntüle @
31ecd50d
\section
{
Built-in Types
}
\section
{
Built-in Types
}
\label
{
types
}
The following sections describe the standard types that are built into
The following sections describe the standard types that are built into
the interpreter. These are the numeric types, sequence types, and
the interpreter. These are the numeric types, sequence types, and
...
...
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