Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
906572a06df7ca45cc7f1101b73c8ed8fc54c49f
/
.
/
Tools
/
idle
/
extend.py
blob: 58bc95fd9aa0d0921c2c31332a84989de59fed77 [
file
] [
log
] [
blame
]
# IDLE extensions to be loaded by default (see extend.txt).
# Edit this file to configure your set of IDLE extensions.
standard
=
[
"SearchBinding"
,
"AutoIndent"
,
"AutoExpand"
,
"FormatParagraph"
,
"ZoomHeight"
,
]