[issue10364] Color coding fails after running program.

2010-11-08 Thread Typo

New submission from Typo :

Whenever I run a program in Python 3.1.2 (windows), the color coding 
disappears. print() is no longer purple, def is no longer orange, etc. It all 
turns black, and there doesn't seem to be a way to repair this. I've installed 
and uninstalled Python 3.1.2 several times and it's done nothing. Loading 
previous programs also causes this. Only if I am making a new program is the 
coding separated by color. Can anyone help?

--
components: None
messages: 120785
nosy: Typo
priority: normal
severity: normal
status: open
title: Color coding fails after running program.
type: performance
versions: Python 3.1

___
Python tracker 
<http://bugs.python.org/issue10364>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10364] Color coding fails after running program.

2010-11-08 Thread Typo

Typo  added the comment:

I am using Windows Vista. The problem is not within Idle but within the screen 
where you create and save coding to use in Idle.

--

___
Python tracker 
<http://bugs.python.org/issue10364>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10364] Color coding fails after running program.

2010-11-08 Thread Typo

Typo  added the comment:

Ah I see. I didn't know that the editor window was part of Idle. Sorry for the 
confusion.

I am also receiving this problem in Python 2.5.1.

--

___
Python tracker 
<http://bugs.python.org/issue10364>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10364] Color coding fails after running program.

2010-11-12 Thread Typo

Typo  added the comment:

Hey, I found out what the problem was. I wasn't saving the files as a .py file. 
As soon as I did that the color came back. Sorry to have wasted your time >.<

--

___
Python tracker 
<http://bugs.python.org/issue10364>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com