It lets you jump between the current cursor position and the line the upper 
level indentation start, something like the bracket matching in C editor. 
Because of Python use indentation as its code block mark, It might be helpful 
if we can jump between different level of it:-)


--Jach Fong
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to