]> granicus.if.org Git - python/commit
Issue #16819: IDLE method completion now correctly works for bytes literals.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 1 Jan 2013 20:25:59 +0000 (22:25 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 1 Jan 2013 20:25:59 +0000 (22:25 +0200)
commit8c126d7abd67fbb88a58d0efbdad573fc6043e76
tree76b27be4ab0c6ecc7ab45e51842ecaa2e0a51375
parent3108fb5b45c025c8a29e3ba14a7af15680cd52be
Issue #16819: IDLE method completion now correctly works for bytes literals.
Lib/idlelib/HyperParser.py
Misc/NEWS