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
b2c6ef83
Kaydet (Commit)
b2c6ef83
authored
Ara 18, 1997
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Change {\em ...} to \emph{...}; this seems to be the developing preference
throughout the manuals, and seems easier to read.
üst
616b23b2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
lib.tex
Doc/lib.tex
+3
-3
lib.tex
Doc/lib/lib.tex
+3
-3
No files found.
Doc/lib.tex
Dosyayı görüntüle @
b2c6ef83
...
@@ -26,7 +26,7 @@ Python is an extensible, interpreted, object-oriented programming
...
@@ -26,7 +26,7 @@ Python is an extensible, interpreted, object-oriented programming
language. It supports a wide range of applications, from simple text
language. It supports a wide range of applications, from simple text
processing scripts to interactive WWW browsers.
processing scripts to interactive WWW browsers.
While the
{
\em
Python Reference Manual
}
describes the exact syntax and
While the
\emph
{
Python Reference Manual
}
describes the exact syntax and
semantics of the language, it does not describe the standard library
semantics of the language, it does not describe the standard library
that is distributed with the language, and which greatly enhances its
that is distributed with the language, and which greatly enhances its
immediate usability. This library contains built-in modules (written
immediate usability. This library contains built-in modules (written
...
@@ -46,9 +46,9 @@ functions and exceptions, many of which are not or incompletely
...
@@ -46,9 +46,9 @@ functions and exceptions, many of which are not or incompletely
documented in the Reference Manual.
documented in the Reference Manual.
This manual assumes basic knowledge about the Python language. For an
This manual assumes basic knowledge about the Python language. For an
informal introduction to Python, see the
{
\em
Python Tutorial
}
; the
informal introduction to Python, see the
\emph
{
Python Tutorial
}
; the
Python Reference Manual remains the highest authority on syntactic and
Python Reference Manual remains the highest authority on syntactic and
semantic questions. Finally, the manual entitled
{
\em
Extending and
semantic questions. Finally, the manual entitled
\emph
{
Extending and
Embedding the Python Interpreter
}
describes how to add new extensions
Embedding the Python Interpreter
}
describes how to add new extensions
to Python and how to embed it in other applications.
to Python and how to embed it in other applications.
...
...
Doc/lib/lib.tex
Dosyayı görüntüle @
b2c6ef83
...
@@ -26,7 +26,7 @@ Python is an extensible, interpreted, object-oriented programming
...
@@ -26,7 +26,7 @@ Python is an extensible, interpreted, object-oriented programming
language. It supports a wide range of applications, from simple text
language. It supports a wide range of applications, from simple text
processing scripts to interactive WWW browsers.
processing scripts to interactive WWW browsers.
While the
{
\em
Python Reference Manual
}
describes the exact syntax and
While the
\emph
{
Python Reference Manual
}
describes the exact syntax and
semantics of the language, it does not describe the standard library
semantics of the language, it does not describe the standard library
that is distributed with the language, and which greatly enhances its
that is distributed with the language, and which greatly enhances its
immediate usability. This library contains built-in modules (written
immediate usability. This library contains built-in modules (written
...
@@ -46,9 +46,9 @@ functions and exceptions, many of which are not or incompletely
...
@@ -46,9 +46,9 @@ functions and exceptions, many of which are not or incompletely
documented in the Reference Manual.
documented in the Reference Manual.
This manual assumes basic knowledge about the Python language. For an
This manual assumes basic knowledge about the Python language. For an
informal introduction to Python, see the
{
\em
Python Tutorial
}
; the
informal introduction to Python, see the
\emph
{
Python Tutorial
}
; the
Python Reference Manual remains the highest authority on syntactic and
Python Reference Manual remains the highest authority on syntactic and
semantic questions. Finally, the manual entitled
{
\em
Extending and
semantic questions. Finally, the manual entitled
\emph
{
Extending and
Embedding the Python Interpreter
}
describes how to add new extensions
Embedding the Python Interpreter
}
describes how to add new extensions
to Python and how to embed it in other applications.
to Python and how to embed it in other applications.
...
...
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