On Sat, Mar 3, 2012 at 15:34, Michael Hipp <michael at redmule.com> wrote: > Why is 'exit' being highlighted in the editor? I can't find where it's a > keyword, module or built-in function. > > No doubt the answer will make me feel really stupid :-) >>> 'exit' in dir(__builtins__) True :-)