#!/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 from idlelib.pyshell import main if __name__ == '__main__': main()