Python Forum
python script file not opening in IDLE editor
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python script file not opening in IDLE editor
#3
Windows has what it calls file associations, which are controlled by the Windows OS, and not by python.
This is what you should use to automatically run an application based of a file suffix. As Thomas L suggests, this can be found with Google, but here's a link to get you started:
https://social.technet.microsoft.com/For...inserverTS
http://dataerror.blogspot.com/2008/05/ch...on-in.html
Reply


Messages In This Thread
RE: python script file not opening in IDLE editor - by Larz60+ - Jun-23-2019, 08:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Online Python Editor a_k93 4 714 Mar-27-2025, 07:21 AM
Last Post: coolwholesales
  Best way to feed python script of a file absolut 6 1,173 Jan-11-2025, 07:03 AM
Last Post: Gribouillis
  Python editor that will SFTP automatically on save sawtooth500 1 1,040 Apr-30-2024, 05:13 AM
Last Post: Gribouillis
  Why can I not see the code correctly in Python IDLE.? Trump 8 2,549 Apr-04-2024, 07:47 AM
Last Post: jonesphedra
  Is there a *.bat DOS batch script to *.py Python Script converter? pstein 3 8,176 Jun-29-2023, 11:57 AM
Last Post: gologica
  Python Script to convert Json to CSV file chvsnarayana 8 4,780 Apr-26-2023, 10:31 PM
Last Post: DeaD_EyE
  Launch Python IDLE Shell from terminal Pavel_47 5 2,655 Feb-17-2023, 02:53 PM
Last Post: Pavel_47
  Python Idle won't start totalmachine 9 5,810 Oct-16-2022, 05:57 PM
Last Post: totalmachine
  Why is IDLE not opening on a MacOS Montery 12.6 and using Python 3.10.7? Merlin385 7 3,194 Oct-08-2022, 08:36 PM
Last Post: Merlin385
  How to modify python script to append data on file using sql server 2019? ahmedbarbary 1 2,024 Aug-03-2022, 06:03 AM
Last Post: Pedroski55

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020