]> granicus.if.org Git - python/commit
remove dead code (GH-14104)
authorDavid Carlier <dcarlier@afilias.info>
Tue, 18 Jun 2019 06:36:34 +0000 (07:36 +0100)
committerInada Naoki <songofacandy@gmail.com>
Tue, 18 Jun 2019 06:36:34 +0000 (15:36 +0900)
commit9bbece9d7a9d6d38886abeb248e34c96bc08576c
tree9429d070218cbafe504859e801b60a5cd86a8b45
parent201bc2d18b60adb05810d2a6ab396047bc527088
remove dead code (GH-14104)

default case ought to handle the "unexpected".
Python/ast.c