nested dictionaries do not properly indent

Bug #328791 reported by Rzigweid
2
Affects Status Importance Assigned to Milestone
python-mode.el
Invalid
Medium
Andreas Roehler

Bug Description

the inner dictionaries of a set of nested dictionaries
does not properly indent. It only indents to the same
level as the parent dictionary.

[http://sourceforge.net/tracker/index.php?func=detail&aid=970552&group_id=86916&atid=581349]

Revision history for this message
Mforbes (mforbes) wrote :

Originator: NO

This seems to work... Was this fixed at some point (in which case the
ticket should be closed).
d = {'a':{'b':3,
          'c':4}}

Revision history for this message
Mforbes (mforbes) wrote :

Originator: NO

Please disregard my previous comment: I was using python.el... This may
still be a bug with python-mode.el.

Changed in python-mode:
assignee: nobody → Andreas Roehler (a-roehler)
Revision history for this message
Andreas Roehler (a-roehler) wrote :

Hi,

can't reproduce this with python-mode.el, as stated...

Closing

Andreas

Changed in python-mode:
status: New → Invalid
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.