Meador Inge <mead...@gmail.com> added the comment: > Is there a reason not to renumber token.h?
I thought about that, but at the time I wasn't sure whether or not that would break anything. I went with the current patch because it is lower risk. On the other hand, proper clients of token.h should only be using the macros and should have no knowledge of the numeric codes. If they do use the numeric codes directly somehow, then that is their issue. So, I guess it is OK to renumber token.h. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13629> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com