[issue40384] IDLE: Undesired highlight

2020-04-24 Thread Alex


Alex <2423067...@qq.com> added the comment:

The sharp is at line 2, not line 3. I made a mistake.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40384] IDLE: Undesired highlight

2020-04-24 Thread Alex


New submission from Alex <2423067...@qq.com>:

In this code:

def a():
#
def
def b():

When I delete the # at line 3, the keyword 'def' become blue.

--
assignee: terry.reedy
components: IDLE
messages: 367249
nosy: Alex-Python-Programmer, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE: Undesired highlight
type: behavior
versions: Python 3.8

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com