cpython/Lib/idlelib/idle

5 lines
54 B
Plaintext
Raw Normal View History

2001-06-25 07:23:57 +00:00
#! /usr/bin/env python
import PyShell
PyShell.main()