Class around PixMap objects that allows more python-like access. By Joe Strout.
[python/dscho.git] / Tools / idle / idle.py
blob3c06e05488dcd83d1beea94c2ee2025ccadf2047
1 #! /usr/bin/env python
2 import PyShell
3 PyShell.main()