Outline panel, strange behavior in some circumstances

Bug #615357 reported by Waldecir Loureiro dos Santos Filho
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
TextFlow
New
Undecided
Unassigned

Bug Description

Examples:

1: from with multiples import
from pyparsing import Literal, CaselessLiteral, Word, Upcase, delimitedList, Optional, \
    Combine, Group, alphas, nums, alphanums, ParseException, Forward, oneOf, quotedString, \
    ZeroOrMore, restOfLine, Keyword

2: Inside commented code.
"""
...
    from pyparsing import Word, alphas
...
"""

sugestions, to be aproved.

1: Module functions in one tree the root will have the name of the module.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.