No changes. Run the file is the folder or run it using IDLE.
Copy the same file to the WIN10 Python 3.13 and both situations run as
expected.
Maybe the attached file might explain.
No BSOD. Permissions don't change.
I tried to send a file as an attachment, failed/rejected as spam.
Here it is as text.
#===================================================================
"""
On my computer: Win11, Python 3.14.1
Double-click and run on the file". You will see the first two lines
execute.
The screen will show "Start" and "Starter File". Hit <Enter> to resolve the
pause statement and the program crashes when it tries to create the
"HLY-LOG5" file. The last line, "End" is not printed. No file is created.
Press F5 to activate the program here in IDLE. The program executes
properly and the empty file "HLY-LOG5" text file is created.
Why did it crash with the double-click?
"""
print ("Start")
pause = input(" Starter file")
Starter = open("HLY-LOG5.txt","w")
pause = input("End")
#======================================
Curious, will there be a version 3.14.15926?
============================
A voice mail message recently left on my phone:
"Please call us back at:
16 billion 863 million 431 thousand and 125"
--
https://mail.python.org/mailman3//lists/python-list.python.org