]> granicus.if.org Git - python/commit
Issue #22823: Use set literals instead of creating a set from a tuple.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 15 Nov 2014 11:30:42 +0000 (13:30 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 15 Nov 2014 11:30:42 +0000 (13:30 +0200)
commit5d438339822e9ae660940fe0ed009e7253d0a2a4
treefdbcef565cabb23d0b3768c667b602fa246e07ba
parent42826566f5da776c729f65f6b6ab425c738a8bfa
Issue #22823: Use set literals instead of creating a set from a tuple.
Tools/clinic/clinic.py