- Got rid of newmodule.c
[python/dscho.git] / Tools / idle / idle.py
blob8638a165b4b64808cf9da3ef8e5d175f95be3943
1 #! /usr/bin/env python
3 import PyShell
4 PyShell.main()