]> granicus.if.org Git - python/commit
Updated tokenize to support the inverse byte literals new in 3.3
authorArmin Ronacher <armin.ronacher@active-4.com>
Sun, 4 Mar 2012 13:07:57 +0000 (13:07 +0000)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sun, 4 Mar 2012 13:07:57 +0000 (13:07 +0000)
commitc0eaecafe9809757301551285f2a41ea89f1f228
treee4cf1b8c0894a42bbf923b737ac714fad77235f0
parent50364b4a5c8f02ec05d33928e29a8780d9acf968
Updated tokenize to support the inverse byte literals new in 3.3
Lib/test/test_tokenize.py
Lib/tokenize.py