Open a Script File
- Select Home > Open, or press
Ctrl+O. - Select a
.pyfile.
Open a Python script
Opening an external file loads it into the current editor. Save any current changes before replacing the editor contents.
Notes
Files are read as UTF-8 and replace the current editor contents. Save Script Tool changes first. Normal .py files are useful for inspection, migration, or backup; save reusable Toolbox entry code in a Script Tool.