]> granicus.if.org Git - python/commit
use floor division and add a test that exercises the tabsize codepath
authorBenjamin Peterson <benjamin@python.org>
Thu, 15 Oct 2009 01:49:37 +0000 (01:49 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 15 Oct 2009 01:49:37 +0000 (01:49 +0000)
commit447dc1565826c879faf544cda4bdd62546545166
tree997fbd5b448d05eabb1d16617bce73dcae6e2922
parente537adfd080ffe57e9f202a931cf70e22213e8a4
use floor division and add a test that exercises the tabsize codepath
Lib/test/test_tokenize.py
Lib/tokenize.py