#!/www/server/python_manager/versions/3.9.10/bin/python3.9

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