0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Tools/idle/idle.py
1999-01-28 18:50:31 +00:00

4 lines
53 B
Python
Executable File

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