Menu

#17 nested dictionaries do not properly indent

open
nobody
None
5
2004-06-10
2004-06-10
No

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

Discussion

  • Michael Forbes

    Michael Forbes - 2008-06-15

    Logged In: YES
    user_id=253921
    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}}

     
  • Michael Forbes

    Michael Forbes - 2008-06-16

    Logged In: YES
    user_id=253921
    Originator: NO

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

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.