cpython/Lib/idlelib/idle

4 lines
54 B
Python
Executable file

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