t279_sub.py.symtab 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. Sym_type: module
  2. Sym_name: top
  3. Sym_lineno: 0
  4. Sym_nested: False
  5. Sym_haschildren: True
  6. -- Identifiers --
  7. name: blorp
  8. is_referenced: False
  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: blorp
  20. Sym_lineno: 7
  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: waa
  30. is_referenced: False
  31. is_imported: False
  32. is_parameter: False
  33. is_global: False
  34. is_declared_global: False
  35. is_local: True
  36. is_free: False
  37. is_assigned: True
  38. is_namespace: True
  39. namespaces: [
  40. Sym_type: function
  41. Sym_name: waa
  42. Sym_lineno: 3
  43. Sym_nested: False
  44. Sym_haschildren: False
  45. Func_params: []
  46. Func_locals: []
  47. Func_globals: []
  48. Func_frees: []
  49. -- Identifiers --
  50. ]
  51. name: wee
  52. is_referenced: False
  53. is_imported: False
  54. is_parameter: False
  55. is_global: False
  56. is_declared_global: False
  57. is_local: True
  58. is_free: False
  59. is_assigned: True
  60. is_namespace: True
  61. namespaces: [
  62. Sym_type: function
  63. Sym_name: wee
  64. Sym_lineno: 1
  65. Sym_nested: False
  66. Sym_haschildren: False
  67. Func_params: []
  68. Func_locals: []
  69. Func_globals: []
  70. Func_frees: []
  71. -- Identifiers --
  72. ]
  73. name: woo
  74. is_referenced: False
  75. is_imported: False
  76. is_parameter: False
  77. is_global: False
  78. is_declared_global: False
  79. is_local: True
  80. is_free: False
  81. is_assigned: True
  82. is_namespace: True
  83. namespaces: [
  84. Sym_type: function
  85. Sym_name: woo
  86. Sym_lineno: 5
  87. Sym_nested: False
  88. Sym_haschildren: False
  89. Func_params: []
  90. Func_locals: []
  91. Func_globals: []
  92. Func_frees: []
  93. -- Identifiers --
  94. ]