[Idle-dev] Unable to save a python file

2022-11-07 Thread Pavlos Koutroubas
Hello, I am trying to save a new file using the python idle, version 2.7.11, but the file remains untitled. I restart my laptop, but the problem persists Please suggest a solution Best regards Pavlos Koutroumpas ___ IDLE-dev mailing list IDLE-dev@python

[Idle-dev] IDLE colors Failure

2022-11-07 Thread Rosa Maria via IDLE-dev
The Python IDLE change colors without warning, difficulting or cancelling the capability of reading. See the attached image. I must change the Highligting or close-open the IDLE. You can see that the result of the multiplication _*100 cannot be seen, this ocurrs very VERY often. In version 3.4.2

Re: [Idle-dev] Unable to save a python file

2022-11-07 Thread Terry Reedy
On 11/6/2022 5:02 AM, Pavlos Koutroubas wrote: I am trying to save a new file using the python idle, version 2.7.11, but the file remains untitled. I restart my laptop, but the problem persists Please suggest a solution First, start IDLE from a command line terminal with python -m idlelib.idl

Re: [Idle-dev] IDLE colors Failure

2022-11-07 Thread Terry Reedy
On 11/7/2022 4:08 AM, Rosa Maria via IDLE-dev wrote: The Python IDLE change colors without warning, difficulting or cancelling the capability of reading. See the attached image. I must change the Highligting or close-open the IDLE. This is a text-only list, no images. > Data: > Python and IDL

Re: [Idle-dev] IDLE colors Failure

2022-11-07 Thread Terry Reedy
Followup. On 11/7/2022 4:08 AM, Rosa Maria via IDLE-dev wrote: The Python IDLE change colors without warning, difficulting or cancelling the capability of reading. See the attached image. I found the image and was able to view it after changing the name to end in .jpg. What I see is the unde

Re: [Idle-dev] Running a script in IDLE (was no subject)

2022-11-07 Thread Terry Reedy
On 9/6/2022 2:20 PM, Vektoriuxx wrote: Hello. I just got a little problem. Answer me please, how can I run script in app named IDLE? With rare exceptions, one should not run a script in IDLE unless one want to edit it. For the latter, read the IDLE doc, available online or from the IDLE Help