Home | History | Annotate | Download | only in compiler

Lines Matching full:import_name

445         # import_stmt: import_name | import_from
449 def import_name(self, nodelist):
450 # import_name: 'import' dotted_as_names