Christopher Welborn writes: > Here's a link to a screen shot that shows Sublime Text's nesting level > lines: > http://imgur.com/yRGNCKu > ...a lot of editors do this, tab or space. But do they get it Pythonically correct? Ie, in counting indentation, 1 TAB = 1 SPC, regardless of what it looks like on screen.