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
dafb1e59
Kaydet (Commit)
dafb1e59
authored
Tem 29, 2006
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
[Bug #1529157] Mention raw_input() and input(); while I'm at it, reword the description a bit
üst
3ec3f78c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
libreadline.tex
Doc/lib/libreadline.tex
+7
-4
No files found.
Doc/lib/libreadline.tex
Dosyayı görüntüle @
dafb1e59
...
...
@@ -7,10 +7,13 @@
\modulesynopsis
{
GNU readline support for Python.
}
The
\module
{
readline
}
module defines a number of functions used either
directly or from the
\refmodule
{
rlcompleter
}
module to facilitate
completion and history file read and write from the Python
interpreter.
The
\module
{
readline
}
module defines a number of functions to
facilitate completion and reading/writing of history files from the
Python interpreter. This module can be used directly or via the
\refmodule
{
rlcompleter
}
module. Settings made using
this module affect the behaviour of both the interpreter's interactive prompt
and the prompts offered by the
\function
{
raw
_
input()
}
and
\function
{
input()
}
built-in functions.
The
\module
{
readline
}
module defines the following functions:
...
...
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