Wrong indent inside string
Bug #1574731 reported by
Andreas Roehler
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-mode.el |
Fix Committed
|
Medium
|
Andreas Roehler |
Bug Description
def foo():
print("""
Bar
""")
Word "Bar" inside string is indented, but probably shouldn't, as this provides leading whitespaces in output.
summary: |
- Wrong indent inside strings + Wrong indent inside string |
Changed in python-mode: | |
status: | New → Fix Committed |
milestone: | none → 6.2.3 |
importance: | Undecided → Medium |
assignee: | nobody → Andreas Roehler (a-roehler) |
To post a comment you must log in.