cpython/Tools/idle/idle.py

4 lines
53 B
Python
Raw Normal View History

1998-10-10 15:58:15 -03:00
#! /usr/bin/env python
import PyShell
PyShell.main()