#!/home/cguirao/python/util/python2.5.1.1/bin/python

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