cpython/Tools/idle/idle.py
1999-01-28 18:50:31 +00:00

3 lines
53 B
Python
Executable file

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