cpython/Lib/idlelib/idle.py

5 lines
54 B
Python

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