On Aug 23, 4:12 am, Harald Luessen wrote:
(snip)
> When the cursor is somewhere in the white space at the
> beginning of the lines and I use Ctrl-rightArrow [ctrl]-[->]
> to go to the first word in the line then IDLE skips
> the position with the first non-whitespace letter and places
> the curso
On Fri, 21 Aug 2009 14:48:56 -0700 (PDT), r wrote:
>On Aug 21, 4:10 pm, MRAB wrote:
>
>Yes, and much more needs improvement! I have made many changes already
>and i am polishing an "IDLE 3000" for the good people of Pythonia,
>stay tuned more to come
There is a small little detail that nags
On Aug 21, 4:10 pm, MRAB wrote:
[snip]
> That happens if you don't provide the extension, eg you save as
> "my_script" instead of "my_script.py". (Perhaps IDLE should add the
> extension if the user doesn't.)
Yes, and much more needs improvement! I have made many changes already
and i am polishin
newb.py wrote:
I am learning Python and need to use use IDLE, but I am having a
problem. When I open a new window in IDLE and write my code, all is
well. The coloring works and is very helpful. However, when I save the
file I am working on, all the color disappears. And what is more
frustrating i