On Sat, Feb 28, 2015 at 6:50 PM, Dan Sommers <d...@tombstonezero.net> wrote: > Now if only emacs were clever enough *not* to colorize "id" when it's > one of my names and not the builtin... ;-)
I think (part of) the point of the colorization is to make it obvious that you've shadowed a builtin. If you use << str = 'spam' >> in your code, the str should be highlighted. ChrisA -- https://mail.python.org/mailman/listinfo/python-list