cpython/Tools/idle/idle.py

5 lines
54 B
Python
Executable File

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