File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626What you get after installing is a number of things:
2727
28- * A :file: `MacPython 3.6 ` folder in your :file: `Applications ` folder. In here
28+ * A :file: `Python 3.9 ` folder in your :file: `Applications ` folder. In here
2929 you find IDLE, the development environment that is a standard part of official
3030 Python distributions; PythonLauncher, which handles double-clicking Python
3131 scripts from the Finder; and the "Build Applet" tool, which allows you to
@@ -93,7 +93,7 @@ aware of: programs that talk to the Aqua window manager (in other words,
9393anything that has a GUI) need to be run in a special way. Use :program: `pythonw `
9494instead of :program: `python ` to start such scripts.
9595
96- With Python 3.6 , you can use either :program: `python ` or :program: `pythonw `.
96+ With Python 3.9 , you can use either :program: `python ` or :program: `pythonw `.
9797
9898
9999Configuration
You can’t perform that action at this time.
0 commit comments