Sym_type: module Sym_name: top Sym_lineno: 0 Sym_nested: False Sym_haschildren: True -- Identifiers -- name: Counter is_referenced: True is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: True namespaces: [ Sym_type: class Sym_name: Counter Sym_lineno: 21 Sym_nested: False Sym_haschildren: True Class_methods: ['__init__', '__iter__', 'next'] -- Identifiers -- name: __init__ is_referenced: False is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: True namespaces: [ Sym_type: function Sym_name: __init__ Sym_lineno: 22 Sym_nested: False Sym_haschildren: False Func_params: ['high', 'low', 'self'] Func_locals: ['high', 'low', 'self'] Func_globals: [] Func_frees: [] -- Identifiers -- name: high is_referenced: True is_imported: False is_parameter: True is_global: False is_declared_global: False is_local: True is_free: False is_assigned: False is_namespace: False namespaces: [ ] name: low is_referenced: True is_imported: False is_parameter: True is_global: False is_declared_global: False is_local: True is_free: False is_assigned: False is_namespace: False namespaces: [ ] name: self is_referenced: True is_imported: False is_parameter: True is_global: False is_declared_global: False is_local: True is_free: False is_assigned: False is_namespace: False namespaces: [ ] ] name: __iter__ is_referenced: False is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: True namespaces: [ Sym_type: function Sym_name: __iter__ Sym_lineno: 26 Sym_nested: False Sym_haschildren: False Func_params: ['self'] Func_locals: ['self'] Func_globals: [] Func_frees: [] -- Identifiers -- name: self is_referenced: True is_imported: False is_parameter: True is_global: False is_declared_global: False is_local: True is_free: False is_assigned: False is_namespace: False namespaces: [ ] ] name: next is_referenced: False is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: True namespaces: [ Sym_type: function Sym_name: next Sym_lineno: 29 Sym_nested: False Sym_haschildren: False Func_params: ['self'] Func_locals: ['self'] Func_globals: ['StopIteration'] Func_frees: [] -- Identifiers -- name: StopIteration is_referenced: True is_imported: False is_parameter: False is_global: True is_declared_global: False is_local: False is_free: False is_assigned: False is_namespace: False namespaces: [ ] name: self is_referenced: True is_imported: False is_parameter: True is_global: False is_declared_global: False is_local: True is_free: False is_assigned: False is_namespace: False namespaces: [ ] ] ] name: MyIterable is_referenced: True is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: True namespaces: [ Sym_type: class Sym_name: MyIterable Sym_lineno: 5 Sym_nested: False Sym_haschildren: True Class_methods: ['__init__', '__iter__'] -- Identifiers -- name: __init__ is_referenced: False is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: True namespaces: [ Sym_type: function Sym_name: __init__ Sym_lineno: 6 Sym_nested: False Sym_haschildren: False Func_params: ['lst', 'self'] Func_locals: ['lst', 'self'] Func_globals: [] Func_frees: [] -- Identifiers -- name: lst is_referenced: True is_imported: False is_parameter: True is_global: False is_declared_global: False is_local: True is_free: False is_assigned: False is_namespace: False namespaces: [ ] name: self is_referenced: True is_imported: False is_parameter: True is_global: False is_declared_global: False is_local: True is_free: False is_assigned: False is_namespace: False namespaces: [ ] ] name: __iter__ is_referenced: False is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: True namespaces: [ Sym_type: function Sym_name: __iter__ Sym_lineno: 10 Sym_nested: False Sym_haschildren: False Func_params: ['self'] Func_locals: ['self'] Func_globals: [] Func_frees: [] -- Identifiers -- name: self is_referenced: True is_imported: False is_parameter: True is_global: False is_declared_global: False is_local: True is_free: False is_assigned: False is_namespace: False namespaces: [ ] ] ] name: SillyTupleIter is_referenced: True is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: True namespaces: [ Sym_type: class Sym_name: SillyTupleIter Sym_lineno: 55 Sym_nested: False Sym_haschildren: True Class_methods: ['__init__', '__iter__'] -- Identifiers -- name: __init__ is_referenced: False is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: True namespaces: [ Sym_type: function Sym_name: __init__ Sym_lineno: 56 Sym_nested: False Sym_haschildren: False Func_params: ['s', 'self'] Func_locals: ['s', 'self'] Func_globals: ['tuple'] Func_frees: [] -- Identifiers -- name: s is_referenced: True is_imported: False is_parameter: True is_global: False is_declared_global: False is_local: True is_free: False is_assigned: False is_namespace: False namespaces: [ ] name: self is_referenced: True is_imported: False is_parameter: True is_global: False is_declared_global: False is_local: True is_free: False is_assigned: False is_namespace: False namespaces: [ ] name: tuple is_referenced: True is_imported: False is_parameter: False is_global: True is_declared_global: False is_local: False is_free: False is_assigned: False is_namespace: False namespaces: [ ] ] name: __iter__ is_referenced: False is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: True namespaces: [ Sym_type: function Sym_name: __iter__ Sym_lineno: 60 Sym_nested: False Sym_haschildren: False Func_params: ['self'] Func_locals: ['self'] Func_globals: [] Func_frees: [] -- Identifiers -- name: self is_referenced: True is_imported: False is_parameter: True is_global: False is_declared_global: False is_local: True is_free: False is_assigned: False is_namespace: False namespaces: [ ] ] ] name: c is_referenced: True is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: False namespaces: [ ] name: i is_referenced: True is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: False namespaces: [ ] name: l is_referenced: True is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: False namespaces: [ ] name: mi is_referenced: True is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: False namespaces: [ ] name: x is_referenced: True is_imported: False is_parameter: False is_global: False is_declared_global: False is_local: True is_free: False is_assigned: True is_namespace: False namespaces: [ ]