On 1/15/2019 10:53 PM, Conrad Rivera wrote:
Aloha,
I am taking a beginning programming class -- CENT 110. The class uses
Geany. In downloading Python 3, the Professor made Geany the default
editor on my new MacPro Laptop 15'. However, all my files and folders
are being trumped by Idle. It
On a Mac, file types are associated with an application. On your system, files
that end in .py are associated with the IDLE application.
To change this association, here's what you do:
1) Find any file that you've created that ends in ".py"
2) Click on it once to select it.
3) Do a Command