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