]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF bug #1224621: tokenize module does not detect inconsistent dedents
authorRaymond Hettinger <python@rcn.com>
Tue, 21 Jun 2005 07:53:56 +0000 (07:53 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 21 Jun 2005 07:53:56 +0000 (07:53 +0000)
commit1ec9c52de39a94fb6607f8698c9309129ac471f0
tree924d3d863464395d90ec8e1dc08fa05bfc478d3d
parent8f7dce605fefb605da4c732bdaffd01e5246362a
SF bug #1224621: tokenize module does not detect inconsistent dedents
Lib/test/test_tokenize.py
Lib/tokenize.py
Misc/NEWS