[Python-mode] [ python-mode-Bugs-918261 ] def as the first line of
a comment breaks indentation
SourceForge.net
noreply at sourceforge.net
Wed Mar 17 14:59:24 EST 2004
Bugs item #918261, was opened at 2004-03-17 19:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=918261&group_id=86916
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Chris Green (chrisgreen)
Assigned to: Nobody/Anonymous (nobody)
Summary: def as the first line of a comment breaks indentation
Initial Comment:
def x():
"""
def"""
if x:
"cursor will end up here when hitting enter on if
x rather than 4 spaces in"
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=918261&group_id=86916
More information about the Python-mode
mailing list