#!/usr/local/bin/python2.5

from idlelib.PyShell import main
if __name__ == '__main__':
    main()


syntax highlighted by Code2HTML, v. 0.9.1