Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:
Comments on the earlier patch: * No need for an inner row/col namedtuple. That would add little value. * The name "Token" is already used in the module for a different purpose. * The wrapper is nice looking, but it is better to in-line this patch. Attaching an alternate patch. ---------- keywords: +needs review -patch nosy: +rhettinger versions: -Python 2.6, Python 3.0 Added file: http://bugs.python.org/file13799/tokenize.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5857> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com