cpython/Lib/idlelib/idle

5 lines
54 B
Plaintext
Raw Normal View History

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