Issue #5857: tokenize.tokenize() now returns named tuples.

This commit is contained in:
Raymond Hettinger 2009-04-29 00:38:08 +00:00
parent a48db39992
commit 1f0db40cd7
1 changed files with 2 additions and 0 deletions

View File

@ -92,6 +92,8 @@ Installation
Library
-------
- Issue #5857: tokenize.tokenize() now returns named tuples.
- Issue #4305: ctypes should now build again on mipsel-linux-gnu
- Issue #1734234: Massively speedup ``unicodedata.normalize()`` when the