Tokens emitted by the :mod:`tokenize` module do not include an implicit
\n character in the line attribute anymore. Patch by Pablo Galindo
Tokens emitted by the :mod:`tokenize` module do not include an implicit
\n character in the line attribute anymore. Patch by Pablo Galindo