Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a3b11e7fb3552bf9a73ba31cda30b9c0f342cb5c
/
.
/
Tools
/
scripts
/
idle
blob: a209d56be7853e1b5004a22d5a2879b83c7ea723 [
file
] [
log
] [
blame
]
#! /usr/bin/env python
from
idlelib
.
PyShell
import
main
main
()