t481.py.symtab 961 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. Sym_type: module
  2. Sym_name: top
  3. Sym_lineno: 0
  4. Sym_nested: False
  5. Sym_haschildren: True
  6. -- Identifiers --
  7. name: exit
  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: exit
  20. Sym_lineno: 8
  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: quit
  30. is_referenced: True
  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: quit
  42. Sym_lineno: 1
  43. Sym_nested: False
  44. Sym_haschildren: False
  45. Func_params: []
  46. Func_locals: []
  47. Func_globals: []
  48. Func_frees: []
  49. -- Identifiers --
  50. ]