Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 147 Bytes

File metadata and controls

2 lines (2 loc) · 147 Bytes

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