0
0
mirror of https://github.com/python/cpython.git synced 2024-11-25 01:20:47 +01:00
cpython/Tools/idle/idle.py

4 lines
53 B
Python
Raw Normal View History

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