[Python-mode] [ python-mode-Bugs-1172347 ] indentation tricked by parenthesis inside strings

SourceForge.net noreply at sourceforge.net
Wed Jun 8 09:00:34 CEST 2005


Bugs item #1172347, was opened at 2005-03-29 06:59
Message generated for change (Comment added) made by alito
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=1172347&group_id=86916

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
>Resolution: Fixed
Priority: 5
Submitted By: Alejandro Dubrovsky (alito)
Assigned to: Nobody/Anonymous (nobody)
Summary: indentation tricked by parenthesis inside strings

Initial Comment:
r = t.find("(")

next line will indent to the "still open" parenthesis
from that line

(related to #834290 ?)

(cvs as of 29/03/05)

----------------------------------------------------------------------

>Comment By: Alejandro Dubrovsky (alito)
Date: 2005-06-08 07:00

Message:
Logged In: YES 
user_id=12623

You are right. Can't reproduce anymore on latest cvs.  Thanks

----------------------------------------------------------------------

Comment By: Skip Montanaro (montanaro)
Date: 2005-06-07 03:24

Message:
Logged In: YES 
user_id=44345

I can't reproduce this with v 4.75.  Can you attach a complete .py file
to this I can try it with?  What version of Emacs are you using?


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=1172347&group_id=86916


More information about the Python-mode mailing list