Small tweaks

This commit is contained in:
rocky
2018-04-04 22:36:26 -04:00
parent 341e17f62c
commit 30ce3a8bea
3 changed files with 5 additions and 7 deletions

View File

@@ -46,8 +46,6 @@ def customize_for_version3(self, version):
self.n_yield_from = n_yield_from
if 3.2 <= version <= 3.4:
# In Python 3.3+ only
def n_call(node):
mapping = self._get_mapping(node)
key = node