t196.py.symtab 746 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. Sym_type: module
  2. Sym_name: top
  3. Sym_lineno: 0
  4. Sym_nested: False
  5. Sym_haschildren: True
  6. -- Identifiers --
  7. name: f
  8. is_referenced: True
  9. is_imported: False
  10. is_parameter: False
  11. is_global: False
  12. is_declared_global: False
  13. is_local: True
  14. is_free: False
  15. is_assigned: True
  16. is_namespace: True
  17. namespaces: [
  18. Sym_type: function
  19. Sym_name: f
  20. Sym_lineno: 1
  21. Sym_nested: False
  22. Sym_haschildren: False
  23. Func_params: []
  24. Func_locals: []
  25. Func_globals: []
  26. Func_frees: []
  27. -- Identifiers --
  28. ]
  29. name: list
  30. is_referenced: True
  31. is_imported: False
  32. is_parameter: False
  33. is_global: True
  34. is_declared_global: False
  35. is_local: False
  36. is_free: False
  37. is_assigned: False
  38. is_namespace: False
  39. namespaces: [
  40. ]