Lines Matching full:elif
42 elif hasattr(x, 'co_code'):44 elif isinstance(x, str):96 elif op in hasname:98 elif op in hasjrel:100 elif op in haslocal:102 elif op in hascompare:104 elif op in hasfree:134 elif op in hasname:139 elif op in hasjrel:141 elif op in haslocal:146 elif op in hascompare:171 elif op in hasjabs: