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
adb4cd2a
Kaydet (Commit)
adb4cd2a
authored
Eyl 12, 2017
tarafından
Terry Jan Reedy
Kaydeden (comit)
GitHub
Eyl 12, 2017
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
bpo-27099: Finish updating IDLE doc and help text. (#3510)
As needed for the conversion of extensions to features.
üst
fc1bf872
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
21 deletions
+11
-21
idle.rst
Doc/library/idle.rst
+4
-5
help.html
Lib/idlelib/help.html
+7
-16
No files found.
Doc/library/idle.rst
Dosyayı görüntüle @
adb4cd2a
...
...
@@ -671,7 +671,7 @@ Extensions
^^^^^^^^^^
IDLE contains an extension facility. Preferences for extensions can be
changed with Configure Extensions. See the beginning of config-extensions.def
in the idlelib directory for further information. The only current default
extension is zoomheight. It exists as an extension primarily to be an example
and for testing purposes.
\ No newline at end of file
changed with the Extensions tab of the preferences dialog. See the
beginning of config-extensions.def in the idlelib directory for further
information. The only current default extension is zzdummy, an example
also used for testing.
Lib/idlelib/help.html
Dosyayı görüntüle @
adb4cd2a
...
...
@@ -635,20 +635,11 @@ custom key set in the Configure IDLE dialog under the keys tab.</p>
<div
class=
"section"
id=
"extensions"
>
<h3>
25.5.4.3. Extensions
<a
class=
"headerlink"
href=
"#extensions"
title=
"Permalink to this headline"
>
¶
</a></h3>
<p>
IDLE contains an extension facility. Preferences for extensions can be
changed with Configure Extensions. See the beginning of config-extensions.def
in the idlelib directory for further information. The default extensions
are currently:
</p>
<ul
class=
"simple"
>
<li>
FormatParagraph
</li>
<li>
AutoExpand
</li>
<li>
ZoomHeight
</li>
<li>
ScriptBinding
</li>
<li>
CallTips
</li>
<li>
ParenMatch
</li>
<li>
AutoComplete
</li>
<li>
CodeContext
</li>
<li>
RstripExtension
</li>
</ul>
changed with the Extensions tab of the preferences dialog. See the
beginning of config-extensions.def in the idlelib directory for further
information. The only current default extension is zzdummy, an example
also used for testing.
</p>
</div>
</div>
</div>
...
...
@@ -711,7 +702,7 @@ are currently:</p>
<ul
class=
"this-page-menu"
>
<li><a
href=
"../bugs.html"
>
Report a Bug
</a></li>
<li>
<a
href=
"https://github.com/python/cpython/blob/master/Doc/library/idle.
rs
t"
<a
href=
"https://github.com/python/cpython/blob/master/Doc/library/idle.
tx
t"
rel=
"nofollow"
>
Show Source
</a>
</li>
...
...
@@ -768,7 +759,7 @@ are currently:</p>
The Python Software Foundation is a non-profit corporation.
<a
href=
"https://www.python.org/psf/donations/"
>
Please donate.
</a>
<br
/>
Last updated on
Jun 13
, 2017.
Last updated on
Sep 12
, 2017.
<a
href=
"../bugs.html"
>
Found a bug
</a>
?
<br
/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.3.6.
...
...
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