]> granicus.if.org Git - python/commit
Issue #22823: Use set literals in lib2to3.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 13 Dec 2014 19:50:49 +0000 (21:50 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 13 Dec 2014 19:50:49 +0000 (21:50 +0200)
commitdb9b65d9e5d9d39199714cfd15a26e46ab0eaae1
treec8b2b598895c948a49ece65b52936f477eea89fd
parentbd62f0a6e4705ff6ae627df6afe9d871778f80eb
Issue #22823: Use set literals in lib2to3.
Lib/lib2to3/fixer_util.py
Lib/lib2to3/fixes/fix_dict.py
Lib/lib2to3/patcomp.py
Lib/lib2to3/refactor.py