cpython/Lib/idlelib/idle

5 lines
54 B
Python
Executable File

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