Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f4f119c05538f5ae102148a0e6463c2f3fce445d
/
.
/
Tools
/
idle
/
extend.py
blob: 05095563eecb3eb796d4acbe344202733962ab1f [
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"
,
"ScriptBinding"
,
]