cpython/Tools/idle/idle.py

4 lines
53 B
Python
Executable File

#! /usr/bin/env python
import PyShell
PyShell.main()