All,

With parens, if you type a closing paren when one already exists, the cursor 
just moves outside the parens.

This doesn't work when typing a closing quotation mark. If your cursor is just 
after the last 0 and just prior to the closing quote in

__version__ = "1.0.0"

then typing another quote produces

__version__ = "1.0.0"""


D.
_______________________________________________
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to