◐ Shell
clean mode source ↗

Message 45786 - Python tracker

Logged In: YES 
user_id=149084

Checked in 03Feb05 patch as rev 1.5

Tweaked comments, docstrings, and names;
checked in as rev 1.6

Incorporated Tal Einat's alignment suggestion;
checked in as rev 1.7

It appears to me that the stopindent mechanism to terminate
processing a region is now redundant.  I can comment out
the 'break' in get_context()  [new name!] and everything
still seems to work ok.  Am I missing something?