summaryrefslogtreecommitdiffstats
path: root/Tools/idle/idle.py
blob: 3c06e05488dcd83d1beea94c2ee2025ccadf2047 (plain)
1
2
3
#! /usr/bin/env python
import PyShell
PyShell.main()