np-services 0.1.69__py3-none-any.whl → 0.1.70__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (207) hide show
  1. np_services/__init__.py +8 -8
  2. np_services/open_ephys.py +377 -378
  3. np_services/protocols.py +185 -185
  4. np_services/proxies.py +1489 -1489
  5. np_services/resources/mvr_connector.py +260 -260
  6. np_services/resources/zro.py +325 -325
  7. np_services/scripts/pretest.py +412 -389
  8. np_services/stim_computer_theme_changer.py +41 -41
  9. np_services/utils.py +167 -167
  10. {np_services-0.1.69.dist-info → np_services-0.1.70.dist-info}/METADATA +5 -5
  11. np_services-0.1.70.dist-info/RECORD +15 -0
  12. {np_services-0.1.69.dist-info → np_services-0.1.70.dist-info}/WHEEL +2 -1
  13. {np_services-0.1.69.dist-info → np_services-0.1.70.dist-info}/entry_points.txt +1 -1
  14. np_services-0.1.70.dist-info/top_level.txt +1 -0
  15. np_services/.mypy_cache/.gitignore +0 -2
  16. np_services/.mypy_cache/3.9/@plugins_snapshot.json +0 -1
  17. np_services/.mypy_cache/3.9/__future__.data.json +0 -1
  18. np_services/.mypy_cache/3.9/__future__.meta.json +0 -1
  19. np_services/.mypy_cache/3.9/_ast.data.json +0 -1
  20. np_services/.mypy_cache/3.9/_ast.meta.json +0 -1
  21. np_services/.mypy_cache/3.9/_codecs.data.json +0 -1
  22. np_services/.mypy_cache/3.9/_codecs.meta.json +0 -1
  23. np_services/.mypy_cache/3.9/_collections_abc.data.json +0 -1
  24. np_services/.mypy_cache/3.9/_collections_abc.meta.json +0 -1
  25. np_services/.mypy_cache/3.9/_ctypes.data.json +0 -1
  26. np_services/.mypy_cache/3.9/_ctypes.meta.json +0 -1
  27. np_services/.mypy_cache/3.9/_decimal.data.json +0 -1
  28. np_services/.mypy_cache/3.9/_decimal.meta.json +0 -1
  29. np_services/.mypy_cache/3.9/_random.data.json +0 -1
  30. np_services/.mypy_cache/3.9/_random.meta.json +0 -1
  31. np_services/.mypy_cache/3.9/_socket.data.json +0 -1
  32. np_services/.mypy_cache/3.9/_socket.meta.json +0 -1
  33. np_services/.mypy_cache/3.9/_thread.data.json +0 -1
  34. np_services/.mypy_cache/3.9/_thread.meta.json +0 -1
  35. np_services/.mypy_cache/3.9/_typeshed/__init__.data.json +0 -1
  36. np_services/.mypy_cache/3.9/_typeshed/__init__.meta.json +0 -1
  37. np_services/.mypy_cache/3.9/_warnings.data.json +0 -1
  38. np_services/.mypy_cache/3.9/_warnings.meta.json +0 -1
  39. np_services/.mypy_cache/3.9/_weakref.data.json +0 -1
  40. np_services/.mypy_cache/3.9/_weakref.meta.json +0 -1
  41. np_services/.mypy_cache/3.9/_weakrefset.data.json +0 -1
  42. np_services/.mypy_cache/3.9/_weakrefset.meta.json +0 -1
  43. np_services/.mypy_cache/3.9/_winapi.data.json +0 -1
  44. np_services/.mypy_cache/3.9/_winapi.meta.json +0 -1
  45. np_services/.mypy_cache/3.9/abc.data.json +0 -1
  46. np_services/.mypy_cache/3.9/abc.meta.json +0 -1
  47. np_services/.mypy_cache/3.9/array.data.json +0 -1
  48. np_services/.mypy_cache/3.9/array.meta.json +0 -1
  49. np_services/.mypy_cache/3.9/atexit.data.json +0 -1
  50. np_services/.mypy_cache/3.9/atexit.meta.json +0 -1
  51. np_services/.mypy_cache/3.9/builtins.data.json +0 -1
  52. np_services/.mypy_cache/3.9/builtins.meta.json +0 -1
  53. np_services/.mypy_cache/3.9/codecs.data.json +0 -1
  54. np_services/.mypy_cache/3.9/codecs.meta.json +0 -1
  55. np_services/.mypy_cache/3.9/collections/__init__.data.json +0 -1
  56. np_services/.mypy_cache/3.9/collections/__init__.meta.json +0 -1
  57. np_services/.mypy_cache/3.9/collections/abc.data.json +0 -1
  58. np_services/.mypy_cache/3.9/collections/abc.meta.json +0 -1
  59. np_services/.mypy_cache/3.9/contextlib.data.json +0 -1
  60. np_services/.mypy_cache/3.9/contextlib.meta.json +0 -1
  61. np_services/.mypy_cache/3.9/ctypes/__init__.data.json +0 -1
  62. np_services/.mypy_cache/3.9/ctypes/__init__.meta.json +0 -1
  63. np_services/.mypy_cache/3.9/datetime.data.json +0 -1
  64. np_services/.mypy_cache/3.9/datetime.meta.json +0 -1
  65. np_services/.mypy_cache/3.9/decimal.data.json +0 -1
  66. np_services/.mypy_cache/3.9/decimal.meta.json +0 -1
  67. np_services/.mypy_cache/3.9/email/__init__.data.json +0 -1
  68. np_services/.mypy_cache/3.9/email/__init__.meta.json +0 -1
  69. np_services/.mypy_cache/3.9/email/charset.data.json +0 -1
  70. np_services/.mypy_cache/3.9/email/charset.meta.json +0 -1
  71. np_services/.mypy_cache/3.9/email/contentmanager.data.json +0 -1
  72. np_services/.mypy_cache/3.9/email/contentmanager.meta.json +0 -1
  73. np_services/.mypy_cache/3.9/email/errors.data.json +0 -1
  74. np_services/.mypy_cache/3.9/email/errors.meta.json +0 -1
  75. np_services/.mypy_cache/3.9/email/header.data.json +0 -1
  76. np_services/.mypy_cache/3.9/email/header.meta.json +0 -1
  77. np_services/.mypy_cache/3.9/email/message.data.json +0 -1
  78. np_services/.mypy_cache/3.9/email/message.meta.json +0 -1
  79. np_services/.mypy_cache/3.9/email/policy.data.json +0 -1
  80. np_services/.mypy_cache/3.9/email/policy.meta.json +0 -1
  81. np_services/.mypy_cache/3.9/enum.data.json +0 -1
  82. np_services/.mypy_cache/3.9/enum.meta.json +0 -1
  83. np_services/.mypy_cache/3.9/errno.data.json +0 -1
  84. np_services/.mypy_cache/3.9/errno.meta.json +0 -1
  85. np_services/.mypy_cache/3.9/fractions.data.json +0 -1
  86. np_services/.mypy_cache/3.9/fractions.meta.json +0 -1
  87. np_services/.mypy_cache/3.9/genericpath.data.json +0 -1
  88. np_services/.mypy_cache/3.9/genericpath.meta.json +0 -1
  89. np_services/.mypy_cache/3.9/importlib/__init__.data.json +0 -1
  90. np_services/.mypy_cache/3.9/importlib/__init__.meta.json +0 -1
  91. np_services/.mypy_cache/3.9/importlib/abc.data.json +0 -1
  92. np_services/.mypy_cache/3.9/importlib/abc.meta.json +0 -1
  93. np_services/.mypy_cache/3.9/importlib/machinery.data.json +0 -1
  94. np_services/.mypy_cache/3.9/importlib/machinery.meta.json +0 -1
  95. np_services/.mypy_cache/3.9/importlib/metadata/__init__.data.json +0 -1
  96. np_services/.mypy_cache/3.9/importlib/metadata/__init__.meta.json +0 -1
  97. np_services/.mypy_cache/3.9/io.data.json +0 -1
  98. np_services/.mypy_cache/3.9/io.meta.json +0 -1
  99. np_services/.mypy_cache/3.9/json/__init__.data.json +0 -1
  100. np_services/.mypy_cache/3.9/json/__init__.meta.json +0 -1
  101. np_services/.mypy_cache/3.9/json/decoder.data.json +0 -1
  102. np_services/.mypy_cache/3.9/json/decoder.meta.json +0 -1
  103. np_services/.mypy_cache/3.9/json/encoder.data.json +0 -1
  104. np_services/.mypy_cache/3.9/json/encoder.meta.json +0 -1
  105. np_services/.mypy_cache/3.9/logging/__init__.data.json +0 -1
  106. np_services/.mypy_cache/3.9/logging/__init__.meta.json +0 -1
  107. np_services/.mypy_cache/3.9/math.data.json +0 -1
  108. np_services/.mypy_cache/3.9/math.meta.json +0 -1
  109. np_services/.mypy_cache/3.9/mmap.data.json +0 -1
  110. np_services/.mypy_cache/3.9/mmap.meta.json +0 -1
  111. np_services/.mypy_cache/3.9/np_services/__init__.data.json +0 -1
  112. np_services/.mypy_cache/3.9/np_services/__init__.meta.json +0 -1
  113. np_services/.mypy_cache/3.9/np_services/config.data.json +0 -1
  114. np_services/.mypy_cache/3.9/np_services/config.meta.json +0 -1
  115. np_services/.mypy_cache/3.9/np_services/protocols.data.json +0 -1
  116. np_services/.mypy_cache/3.9/np_services/protocols.meta.json +0 -1
  117. np_services/.mypy_cache/3.9/np_services/zro.data.json +0 -1
  118. np_services/.mypy_cache/3.9/np_services/zro.meta.json +0 -1
  119. np_services/.mypy_cache/3.9/ntpath.data.json +0 -1
  120. np_services/.mypy_cache/3.9/ntpath.meta.json +0 -1
  121. np_services/.mypy_cache/3.9/numbers.data.json +0 -1
  122. np_services/.mypy_cache/3.9/numbers.meta.json +0 -1
  123. np_services/.mypy_cache/3.9/os/__init__.data.json +0 -1
  124. np_services/.mypy_cache/3.9/os/__init__.meta.json +0 -1
  125. np_services/.mypy_cache/3.9/os/path.data.json +0 -1
  126. np_services/.mypy_cache/3.9/os/path.meta.json +0 -1
  127. np_services/.mypy_cache/3.9/pathlib.data.json +0 -1
  128. np_services/.mypy_cache/3.9/pathlib.meta.json +0 -1
  129. np_services/.mypy_cache/3.9/pickle.data.json +0 -1
  130. np_services/.mypy_cache/3.9/pickle.meta.json +0 -1
  131. np_services/.mypy_cache/3.9/platform.data.json +0 -1
  132. np_services/.mypy_cache/3.9/platform.meta.json +0 -1
  133. np_services/.mypy_cache/3.9/posixpath.data.json +0 -1
  134. np_services/.mypy_cache/3.9/posixpath.meta.json +0 -1
  135. np_services/.mypy_cache/3.9/random.data.json +0 -1
  136. np_services/.mypy_cache/3.9/random.meta.json +0 -1
  137. np_services/.mypy_cache/3.9/re.data.json +0 -1
  138. np_services/.mypy_cache/3.9/re.meta.json +0 -1
  139. np_services/.mypy_cache/3.9/shutil.data.json +0 -1
  140. np_services/.mypy_cache/3.9/shutil.meta.json +0 -1
  141. np_services/.mypy_cache/3.9/socket.data.json +0 -1
  142. np_services/.mypy_cache/3.9/socket.meta.json +0 -1
  143. np_services/.mypy_cache/3.9/sre_compile.data.json +0 -1
  144. np_services/.mypy_cache/3.9/sre_compile.meta.json +0 -1
  145. np_services/.mypy_cache/3.9/sre_constants.data.json +0 -1
  146. np_services/.mypy_cache/3.9/sre_constants.meta.json +0 -1
  147. np_services/.mypy_cache/3.9/sre_parse.data.json +0 -1
  148. np_services/.mypy_cache/3.9/sre_parse.meta.json +0 -1
  149. np_services/.mypy_cache/3.9/string.data.json +0 -1
  150. np_services/.mypy_cache/3.9/string.meta.json +0 -1
  151. np_services/.mypy_cache/3.9/subprocess.data.json +0 -1
  152. np_services/.mypy_cache/3.9/subprocess.meta.json +0 -1
  153. np_services/.mypy_cache/3.9/sys.data.json +0 -1
  154. np_services/.mypy_cache/3.9/sys.meta.json +0 -1
  155. np_services/.mypy_cache/3.9/threading.data.json +0 -1
  156. np_services/.mypy_cache/3.9/threading.meta.json +0 -1
  157. np_services/.mypy_cache/3.9/time.data.json +0 -1
  158. np_services/.mypy_cache/3.9/time.meta.json +0 -1
  159. np_services/.mypy_cache/3.9/types.data.json +0 -1
  160. np_services/.mypy_cache/3.9/types.meta.json +0 -1
  161. np_services/.mypy_cache/3.9/typing.data.json +0 -1
  162. np_services/.mypy_cache/3.9/typing.meta.json +0 -1
  163. np_services/.mypy_cache/3.9/typing_extensions.data.json +0 -1
  164. np_services/.mypy_cache/3.9/typing_extensions.meta.json +0 -1
  165. np_services/.mypy_cache/3.9/warnings.data.json +0 -1
  166. np_services/.mypy_cache/3.9/warnings.meta.json +0 -1
  167. np_services/.mypy_cache/3.9/weakref.data.json +0 -1
  168. np_services/.mypy_cache/3.9/weakref.meta.json +0 -1
  169. np_services/.mypy_cache/3.9/zmq/__init__.data.json +0 -1
  170. np_services/.mypy_cache/3.9/zmq/__init__.meta.json +0 -1
  171. np_services/.mypy_cache/3.9/zmq/_typing.data.json +0 -1
  172. np_services/.mypy_cache/3.9/zmq/_typing.meta.json +0 -1
  173. np_services/.mypy_cache/3.9/zmq/backend/__init__.data.json +0 -1
  174. np_services/.mypy_cache/3.9/zmq/backend/__init__.meta.json +0 -1
  175. np_services/.mypy_cache/3.9/zmq/backend/select.data.json +0 -1
  176. np_services/.mypy_cache/3.9/zmq/backend/select.meta.json +0 -1
  177. np_services/.mypy_cache/3.9/zmq/constants.data.json +0 -1
  178. np_services/.mypy_cache/3.9/zmq/constants.meta.json +0 -1
  179. np_services/.mypy_cache/3.9/zmq/error.data.json +0 -1
  180. np_services/.mypy_cache/3.9/zmq/error.meta.json +0 -1
  181. np_services/.mypy_cache/3.9/zmq/sugar/__init__.data.json +0 -1
  182. np_services/.mypy_cache/3.9/zmq/sugar/__init__.meta.json +0 -1
  183. np_services/.mypy_cache/3.9/zmq/sugar/attrsettr.data.json +0 -1
  184. np_services/.mypy_cache/3.9/zmq/sugar/attrsettr.meta.json +0 -1
  185. np_services/.mypy_cache/3.9/zmq/sugar/context.data.json +0 -1
  186. np_services/.mypy_cache/3.9/zmq/sugar/context.meta.json +0 -1
  187. np_services/.mypy_cache/3.9/zmq/sugar/frame.data.json +0 -1
  188. np_services/.mypy_cache/3.9/zmq/sugar/frame.meta.json +0 -1
  189. np_services/.mypy_cache/3.9/zmq/sugar/poll.data.json +0 -1
  190. np_services/.mypy_cache/3.9/zmq/sugar/poll.meta.json +0 -1
  191. np_services/.mypy_cache/3.9/zmq/sugar/socket.data.json +0 -1
  192. np_services/.mypy_cache/3.9/zmq/sugar/socket.meta.json +0 -1
  193. np_services/.mypy_cache/3.9/zmq/sugar/tracker.data.json +0 -1
  194. np_services/.mypy_cache/3.9/zmq/sugar/tracker.meta.json +0 -1
  195. np_services/.mypy_cache/3.9/zmq/sugar/version.data.json +0 -1
  196. np_services/.mypy_cache/3.9/zmq/sugar/version.meta.json +0 -1
  197. np_services/.mypy_cache/3.9/zmq/utils/__init__.data.json +0 -1
  198. np_services/.mypy_cache/3.9/zmq/utils/__init__.meta.json +0 -1
  199. np_services/.mypy_cache/3.9/zmq/utils/interop.data.json +0 -1
  200. np_services/.mypy_cache/3.9/zmq/utils/interop.meta.json +0 -1
  201. np_services/.mypy_cache/3.9/zmq/utils/jsonapi.data.json +0 -1
  202. np_services/.mypy_cache/3.9/zmq/utils/jsonapi.meta.json +0 -1
  203. np_services/.mypy_cache/CACHEDIR.TAG +0 -3
  204. np_services/resources/black_desktop.ps1 +0 -66
  205. np_services/resources/grey_desktop.ps1 +0 -66
  206. np_services/resources/reset_desktop.ps1 +0 -66
  207. np_services-0.1.69.dist-info/RECORD +0 -206
@@ -1 +0,0 @@
1
- {".class": "MypyFile", "_fullname": "sre_parse", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "ANY": {".class": "SymbolTableNode", "cross_ref": "sre_constants.ANY", "kind": "Gdef"}, "ANY_ALL": {".class": "SymbolTableNode", "cross_ref": "sre_constants.ANY_ALL", "kind": "Gdef"}, "ASCIILETTERS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.ASCIILETTERS", "name": "ASCIILETTERS", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.frozenset"}}}, "ASSERT": {".class": "SymbolTableNode", "cross_ref": "sre_constants.ASSERT", "kind": "Gdef"}, "ASSERT_NOT": {".class": "SymbolTableNode", "cross_ref": "sre_constants.ASSERT_NOT", "kind": "Gdef"}, "AT": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT", "kind": "Gdef"}, "ATCODES": {".class": "SymbolTableNode", "cross_ref": "sre_constants.ATCODES", "kind": "Gdef"}, "AT_BEGINNING": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_BEGINNING", "kind": "Gdef"}, "AT_BEGINNING_LINE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_BEGINNING_LINE", "kind": "Gdef"}, "AT_BEGINNING_STRING": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_BEGINNING_STRING", "kind": "Gdef"}, "AT_BOUNDARY": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_BOUNDARY", "kind": "Gdef"}, "AT_END": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_END", "kind": "Gdef"}, "AT_END_LINE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_END_LINE", "kind": "Gdef"}, "AT_END_STRING": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_END_STRING", "kind": "Gdef"}, "AT_LOCALE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_LOCALE", "kind": "Gdef"}, "AT_LOC_BOUNDARY": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_LOC_BOUNDARY", "kind": "Gdef"}, "AT_LOC_NON_BOUNDARY": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_LOC_NON_BOUNDARY", "kind": "Gdef"}, "AT_MULTILINE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_MULTILINE", "kind": "Gdef"}, "AT_NON_BOUNDARY": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_NON_BOUNDARY", "kind": "Gdef"}, "AT_UNICODE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_UNICODE", "kind": "Gdef"}, "AT_UNI_BOUNDARY": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_UNI_BOUNDARY", "kind": "Gdef"}, "AT_UNI_NON_BOUNDARY": {".class": "SymbolTableNode", "cross_ref": "sre_constants.AT_UNI_NON_BOUNDARY", "kind": "Gdef"}, "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_hidden": true, "module_public": false}, "BIGCHARSET": {".class": "SymbolTableNode", "cross_ref": "sre_constants.BIGCHARSET", "kind": "Gdef"}, "BRANCH": {".class": "SymbolTableNode", "cross_ref": "sre_constants.BRANCH", "kind": "Gdef"}, "CALL": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CALL", "kind": "Gdef"}, "CATEGORIES": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.CATEGORIES", "name": "CATEGORIES", "type": {".class": "Instance", "args": ["builtins.str", {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": ["sre_constants._NamedIntConstant", "sre_constants._NamedIntConstant"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "TupleType", "implicit": false, "items": ["sre_constants._NamedIntConstant", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["sre_constants._NamedIntConstant", "sre_constants._NamedIntConstant"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}]}], "type_ref": "builtins.dict"}}}, "CATEGORY": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY", "kind": "Gdef"}, "CATEGORY_DIGIT": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_DIGIT", "kind": "Gdef"}, "CATEGORY_LINEBREAK": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_LINEBREAK", "kind": "Gdef"}, "CATEGORY_LOC_NOT_WORD": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_LOC_NOT_WORD", "kind": "Gdef"}, "CATEGORY_LOC_WORD": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_LOC_WORD", "kind": "Gdef"}, "CATEGORY_NOT_DIGIT": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_NOT_DIGIT", "kind": "Gdef"}, "CATEGORY_NOT_LINEBREAK": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_NOT_LINEBREAK", "kind": "Gdef"}, "CATEGORY_NOT_SPACE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_NOT_SPACE", "kind": "Gdef"}, "CATEGORY_NOT_WORD": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_NOT_WORD", "kind": "Gdef"}, "CATEGORY_SPACE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_SPACE", "kind": "Gdef"}, "CATEGORY_UNI_DIGIT": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_UNI_DIGIT", "kind": "Gdef"}, "CATEGORY_UNI_LINEBREAK": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_UNI_LINEBREAK", "kind": "Gdef"}, "CATEGORY_UNI_NOT_DIGIT": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_UNI_NOT_DIGIT", "kind": "Gdef"}, "CATEGORY_UNI_NOT_LINEBREAK": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_UNI_NOT_LINEBREAK", "kind": "Gdef"}, "CATEGORY_UNI_NOT_SPACE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_UNI_NOT_SPACE", "kind": "Gdef"}, "CATEGORY_UNI_NOT_WORD": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_UNI_NOT_WORD", "kind": "Gdef"}, "CATEGORY_UNI_SPACE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_UNI_SPACE", "kind": "Gdef"}, "CATEGORY_UNI_WORD": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_UNI_WORD", "kind": "Gdef"}, "CATEGORY_WORD": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CATEGORY_WORD", "kind": "Gdef"}, "CHARSET": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CHARSET", "kind": "Gdef"}, "CHCODES": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CHCODES", "kind": "Gdef"}, "CH_LOCALE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CH_LOCALE", "kind": "Gdef"}, "CH_UNICODE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.CH_UNICODE", "kind": "Gdef"}, "DIGITS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.DIGITS", "name": "DIGITS", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.frozenset"}}}, "ESCAPES": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.ESCAPES", "name": "ESCAPES", "type": {".class": "Instance", "args": ["builtins.str", {".class": "TupleType", "implicit": false, "items": ["sre_constants._NamedIntConstant", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.dict"}}}, "FAILURE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.FAILURE", "kind": "Gdef"}, "FLAGS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.FLAGS", "name": "FLAGS", "type": {".class": "Instance", "args": ["builtins.str", "builtins.int"], "type_ref": "builtins.dict"}}}, "GLOBAL_FLAGS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.GLOBAL_FLAGS", "name": "GLOBAL_FLAGS", "type": "builtins.int"}}, "GROUPREF": {".class": "SymbolTableNode", "cross_ref": "sre_constants.GROUPREF", "kind": "Gdef"}, "GROUPREF_EXISTS": {".class": "SymbolTableNode", "cross_ref": "sre_constants.GROUPREF_EXISTS", "kind": "Gdef"}, "GROUPREF_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.GROUPREF_IGNORE", "kind": "Gdef"}, "GROUPREF_LOC_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.GROUPREF_LOC_IGNORE", "kind": "Gdef"}, "GROUPREF_UNI_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.GROUPREF_UNI_IGNORE", "kind": "Gdef"}, "HEXDIGITS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.HEXDIGITS", "name": "HEXDIGITS", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.frozenset"}}}, "IN": {".class": "SymbolTableNode", "cross_ref": "sre_constants.IN", "kind": "Gdef"}, "INFO": {".class": "SymbolTableNode", "cross_ref": "sre_constants.INFO", "kind": "Gdef"}, "IN_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.IN_IGNORE", "kind": "Gdef"}, "IN_LOC_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.IN_LOC_IGNORE", "kind": "Gdef"}, "IN_UNI_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.IN_UNI_IGNORE", "kind": "Gdef"}, "Iterable": {".class": "SymbolTableNode", "cross_ref": "typing.Iterable", "kind": "Gdef", "module_hidden": true, "module_public": false}, "JUMP": {".class": "SymbolTableNode", "cross_ref": "sre_constants.JUMP", "kind": "Gdef"}, "LITERAL": {".class": "SymbolTableNode", "cross_ref": "sre_constants.LITERAL", "kind": "Gdef"}, "LITERAL_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.LITERAL_IGNORE", "kind": "Gdef"}, "LITERAL_LOC_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.LITERAL_LOC_IGNORE", "kind": "Gdef"}, "LITERAL_UNI_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.LITERAL_UNI_IGNORE", "kind": "Gdef"}, "MAGIC": {".class": "SymbolTableNode", "cross_ref": "sre_constants.MAGIC", "kind": "Gdef"}, "MARK": {".class": "SymbolTableNode", "cross_ref": "sre_constants.MARK", "kind": "Gdef"}, "MAXGROUPS": {".class": "SymbolTableNode", "cross_ref": "sre_constants.MAXGROUPS", "kind": "Gdef"}, "MAXREPEAT": {".class": "SymbolTableNode", "cross_ref": "sre_constants.MAXREPEAT", "kind": "Gdef"}, "MAX_REPEAT": {".class": "SymbolTableNode", "cross_ref": "sre_constants.MAX_REPEAT", "kind": "Gdef"}, "MAX_UNTIL": {".class": "SymbolTableNode", "cross_ref": "sre_constants.MAX_UNTIL", "kind": "Gdef"}, "MIN_REPEAT": {".class": "SymbolTableNode", "cross_ref": "sre_constants.MIN_REPEAT", "kind": "Gdef"}, "MIN_REPEAT_ONE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.MIN_REPEAT_ONE", "kind": "Gdef"}, "MIN_UNTIL": {".class": "SymbolTableNode", "cross_ref": "sre_constants.MIN_UNTIL", "kind": "Gdef"}, "Match": {".class": "SymbolTableNode", "cross_ref": "re.Match", "kind": "Gdef", "module_hidden": true, "module_public": false}, "NEGATE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.NEGATE", "kind": "Gdef"}, "NOT_LITERAL": {".class": "SymbolTableNode", "cross_ref": "sre_constants.NOT_LITERAL", "kind": "Gdef"}, "NOT_LITERAL_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.NOT_LITERAL_IGNORE", "kind": "Gdef"}, "NOT_LITERAL_LOC_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.NOT_LITERAL_LOC_IGNORE", "kind": "Gdef"}, "NOT_LITERAL_UNI_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.NOT_LITERAL_UNI_IGNORE", "kind": "Gdef"}, "OCTDIGITS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.OCTDIGITS", "name": "OCTDIGITS", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.frozenset"}}}, "OPCODES": {".class": "SymbolTableNode", "cross_ref": "sre_constants.OPCODES", "kind": "Gdef"}, "OP_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.OP_IGNORE", "kind": "Gdef"}, "OP_LOCALE_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.OP_LOCALE_IGNORE", "kind": "Gdef"}, "OP_UNICODE_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.OP_UNICODE_IGNORE", "kind": "Gdef"}, "RANGE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.RANGE", "kind": "Gdef"}, "RANGE_UNI_IGNORE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.RANGE_UNI_IGNORE", "kind": "Gdef"}, "REPEAT": {".class": "SymbolTableNode", "cross_ref": "sre_constants.REPEAT", "kind": "Gdef"}, "REPEAT_CHARS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.REPEAT_CHARS", "name": "REPEAT_CHARS", "type": "builtins.str"}}, "REPEAT_ONE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.REPEAT_ONE", "kind": "Gdef"}, "SPECIAL_CHARS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.SPECIAL_CHARS", "name": "SPECIAL_CHARS", "type": "builtins.str"}}, "SRE_FLAG_ASCII": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_FLAG_ASCII", "kind": "Gdef"}, "SRE_FLAG_DEBUG": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_FLAG_DEBUG", "kind": "Gdef"}, "SRE_FLAG_DOTALL": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_FLAG_DOTALL", "kind": "Gdef"}, "SRE_FLAG_IGNORECASE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_FLAG_IGNORECASE", "kind": "Gdef"}, "SRE_FLAG_LOCALE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_FLAG_LOCALE", "kind": "Gdef"}, "SRE_FLAG_MULTILINE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_FLAG_MULTILINE", "kind": "Gdef"}, "SRE_FLAG_TEMPLATE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_FLAG_TEMPLATE", "kind": "Gdef"}, "SRE_FLAG_UNICODE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_FLAG_UNICODE", "kind": "Gdef"}, "SRE_FLAG_VERBOSE": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_FLAG_VERBOSE", "kind": "Gdef"}, "SRE_INFO_CHARSET": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_INFO_CHARSET", "kind": "Gdef"}, "SRE_INFO_LITERAL": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_INFO_LITERAL", "kind": "Gdef"}, "SRE_INFO_PREFIX": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SRE_INFO_PREFIX", "kind": "Gdef"}, "SUBPATTERN": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SUBPATTERN", "kind": "Gdef"}, "SUCCESS": {".class": "SymbolTableNode", "cross_ref": "sre_constants.SUCCESS", "kind": "Gdef"}, "State": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 4, "fullname": "sre_parse.State", "line": 38, "no_args": true, "normalized": false, "target": "sre_parse._State"}}, "SubPattern": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": [], "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "sre_parse.SubPattern", "name": "SubPattern", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "sre_parse.SubPattern", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "sre_parse", "mro": ["sre_parse.SubPattern", "builtins.object"], "names": {".class": "SymbolTable", "__delitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "sre_parse.SubPattern.__delitem__", "name": "__delitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["sre_parse.SubPattern", {".class": "UnionType", "items": ["builtins.int", "builtins.slice"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__delitem__ of SubPattern", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "__getitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "sre_parse.SubPattern.__getitem__", "name": "__getitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["sre_parse.SubPattern", {".class": "UnionType", "items": ["builtins.int", "builtins.slice"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__getitem__ of SubPattern", "ret_type": {".class": "UnionType", "items": ["sre_parse.SubPattern", {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._CodeType"}]}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 1], "arg_names": ["self", "state", "data"], "flags": [], "fullname": "sre_parse.SubPattern.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "state", "data"], "arg_types": ["sre_parse.SubPattern", "sre_parse._State", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._CodeType"}], "type_ref": "builtins.list"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of SubPattern", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "__len__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "sre_parse.SubPattern.__len__", "name": "__len__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["sre_parse.SubPattern"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__len__ of SubPattern", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "__setitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": [null, null, null], "flags": [], "fullname": "sre_parse.SubPattern.__setitem__", "name": "__setitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": [null, null, null], "arg_types": ["sre_parse.SubPattern", {".class": "UnionType", "items": ["builtins.int", "builtins.slice"]}, {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._CodeType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__setitem__ of SubPattern", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "append": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "code"], "flags": [], "fullname": "sre_parse.SubPattern.append", "name": "append", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "code"], "arg_types": ["sre_parse.SubPattern", {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._CodeType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "append of SubPattern", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "data": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse.SubPattern.data", "name": "data", "type": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._CodeType"}], "type_ref": "builtins.list"}}}, "dump": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1], "arg_names": ["self", "level"], "flags": [], "fullname": "sre_parse.SubPattern.dump", "name": "dump", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "level"], "arg_types": ["sre_parse.SubPattern", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "dump of SubPattern", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "getwidth": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "sre_parse.SubPattern.getwidth", "name": "getwidth", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["sre_parse.SubPattern"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getwidth of SubPattern", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "insert": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": ["self", "index", "code"], "flags": [], "fullname": "sre_parse.SubPattern.insert", "name": "insert", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "index", "code"], "arg_types": ["sre_parse.SubPattern", "builtins.int", {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._CodeType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "insert of SubPattern", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "state": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse.SubPattern.state", "name": "state", "type": "sre_parse._State"}}, "width": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse.SubPattern.width", "name": "width", "type": {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TYPE_FLAGS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.TYPE_FLAGS", "name": "TYPE_FLAGS", "type": "builtins.int"}}, "Tokenizer": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": [], "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "sre_parse.Tokenizer", "name": "Tokenizer", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "sre_parse.Tokenizer", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "sre_parse", "mro": ["sre_parse.Tokenizer", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "string"], "flags": [], "fullname": "sre_parse.Tokenizer.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "string"], "arg_types": ["sre_parse.Tokenizer", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Tokenizer", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "decoded_string": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse.Tokenizer.decoded_string", "name": "decoded_string", "type": "builtins.str"}}, "error": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 1], "arg_names": ["self", "msg", "offset"], "flags": [], "fullname": "sre_parse.Tokenizer.error", "name": "error", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "msg", "offset"], "arg_types": ["sre_parse.Tokenizer", "builtins.str", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "error of Tokenizer", "ret_type": "sre_constants.error", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "get": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "sre_parse.Tokenizer.get", "name": "get", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["sre_parse.Tokenizer"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get of Tokenizer", "ret_type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "getuntil": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": ["self", "terminator", "name"], "flags": [], "fullname": "sre_parse.Tokenizer.getuntil", "name": "getuntil", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "terminator", "name"], "arg_types": ["sre_parse.Tokenizer", "builtins.str", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getuntil of Tokenizer", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "getwhile": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": ["self", "n", "charset"], "flags": [], "fullname": "sre_parse.Tokenizer.getwhile", "name": "getwhile", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "n", "charset"], "arg_types": ["sre_parse.Tokenizer", "builtins.int", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Iterable"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getwhile of Tokenizer", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "index": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse.Tokenizer.index", "name": "index", "type": "builtins.int"}}, "istext": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse.Tokenizer.istext", "name": "istext", "type": "builtins.bool"}}, "match": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "char"], "flags": [], "fullname": "sre_parse.Tokenizer.match", "name": "match", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "char"], "arg_types": ["sre_parse.Tokenizer", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "match of Tokenizer", "ret_type": "builtins.bool", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "next": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse.Tokenizer.next", "name": "next", "type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}}}, "pos": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "sre_parse.Tokenizer.pos", "name": "pos", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["sre_parse.Tokenizer"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "pos of Tokenizer", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready", "is_inferred"], "fullname": "sre_parse.Tokenizer.pos", "name": "pos", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["sre_parse.Tokenizer"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "pos of Tokenizer", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}}}, "seek": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "index"], "flags": [], "fullname": "sre_parse.Tokenizer.seek", "name": "seek", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "index"], "arg_types": ["sre_parse.Tokenizer", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "seek of Tokenizer", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "string": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse.Tokenizer.string", "name": "string", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}, "tell": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "sre_parse.Tokenizer.tell", "name": "tell", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["sre_parse.Tokenizer"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tell of Tokenizer", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TypeAlias": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.TypeAlias", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Verbose": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": [], "abstract_attributes": [], "bases": ["builtins.Exception"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "sre_parse.Verbose", "name": "Verbose", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "sre_parse.Verbose", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "sre_parse", "mro": ["sre_parse.Verbose", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "WHITESPACE": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.WHITESPACE", "name": "WHITESPACE", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.frozenset"}}}, "_AvType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "sre_parse._AvType", "line": 46, "no_args": false, "normalized": false, "target": {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._OpInType"}, {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._OpBranchType"}, {".class": "Instance", "args": ["sre_parse.SubPattern"], "type_ref": "typing.Iterable"}, {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._OpGroupRefExistsType"}, {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._OpSubpatternType"}]}}}, "_CodeType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "sre_parse._CodeType", "line": 47, "no_args": false, "normalized": false, "target": {".class": "TupleType", "implicit": false, "items": ["sre_constants._NamedIntConstant", {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._AvType"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "_Error": {".class": "SymbolTableNode", "cross_ref": "sre_constants.error", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_NIC": {".class": "SymbolTableNode", "cross_ref": "sre_constants._NamedIntConstant", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_OpBranchType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "sre_parse._OpBranchType", "line": 45, "no_args": false, "normalized": false, "target": {".class": "TupleType", "implicit": false, "items": [{".class": "NoneType"}, {".class": "Instance", "args": ["sre_parse.SubPattern"], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "_OpGroupRefExistsType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "sre_parse._OpGroupRefExistsType", "line": 43, "no_args": false, "normalized": false, "target": {".class": "TupleType", "implicit": false, "items": ["builtins.int", "sre_parse.SubPattern", "sre_parse.SubPattern"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "_OpInType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "sre_parse._OpInType", "line": 44, "no_args": false, "normalized": false, "target": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["sre_constants._NamedIntConstant", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}}}, "_OpSubpatternType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "sre_parse._OpSubpatternType", "line": 42, "no_args": false, "normalized": false, "target": {".class": "TupleType", "implicit": false, "items": [{".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.int", "builtins.int", "sre_parse.SubPattern"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "_Pattern": {".class": "SymbolTableNode", "cross_ref": "re.Pattern", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_State": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": [], "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "sre_parse._State", "name": "_State", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "sre_parse._State", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "sre_parse", "mro": ["sre_parse._State", "builtins.object"], "names": {".class": "SymbolTable", "checkgroup": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "gid"], "flags": [], "fullname": "sre_parse._State.checkgroup", "name": "checkgroup", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "gid"], "arg_types": ["sre_parse._State", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "checkgroup of _State", "ret_type": "builtins.bool", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "checklookbehindgroup": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": ["self", "gid", "source"], "flags": [], "fullname": "sre_parse._State.checklookbehindgroup", "name": "checklookbehindgroup", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "gid", "source"], "arg_types": ["sre_parse._State", "builtins.int", "sre_parse.Tokenizer"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "checklookbehindgroup of _State", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "closegroup": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": ["self", "gid", "p"], "flags": [], "fullname": "sre_parse._State.closegroup", "name": "closegroup", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "gid", "p"], "arg_types": ["sre_parse._State", "builtins.int", "sre_parse.SubPattern"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "closegroup of _State", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "flags": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse._State.flags", "name": "flags", "type": "builtins.int"}}, "groupdict": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse._State.groupdict", "name": "groupdict", "type": {".class": "Instance", "args": ["builtins.str", "builtins.int"], "type_ref": "builtins.dict"}}}, "groups": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "sre_parse._State.groups", "name": "groups", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["sre_parse._State"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "groups of _State", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready", "is_inferred"], "fullname": "sre_parse._State.groups", "name": "groups", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["sre_parse._State"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "groups of _State", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}}}, "groupwidths": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse._State.groupwidths", "name": "groupwidths", "type": {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "type_ref": "builtins.list"}}}, "lookbehindgroups": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "sre_parse._State.lookbehindgroups", "name": "lookbehindgroups", "type": {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}}}, "opengroup": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1], "arg_names": ["self", "name"], "flags": [], "fullname": "sre_parse._State.opengroup", "name": "opengroup", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "name"], "arg_types": ["sre_parse._State", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "opengroup of _State", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_TemplateByteType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "sre_parse._TemplateByteType", "line": 96, "no_args": false, "normalized": false, "target": {".class": "TupleType", "implicit": false, "items": [{".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.int", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bytes", {".class": "NoneType"}]}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "_TemplateType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "sre_parse._TemplateType", "line": 95, "no_args": false, "normalized": false, "target": {".class": "TupleType", "implicit": false, "items": [{".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.int", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "sre_parse.__package__", "name": "__package__", "type": "builtins.str"}}, "error": {".class": "SymbolTableNode", "cross_ref": "sre_constants.error", "kind": "Gdef"}, "expand_template": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["template", "match"], "flags": [], "fullname": "sre_parse.expand_template", "name": "expand_template", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["template", "match"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._TemplateType"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "re.Match"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "expand_template", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "fix_flags": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["src", "flags"], "flags": [], "fullname": "sre_parse.fix_flags", "name": "fix_flags", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["src", "flags"], "arg_types": [{".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "fix_flags", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "overload": {".class": "SymbolTableNode", "cross_ref": "typing.overload", "kind": "Gdef", "module_hidden": true, "module_public": false}, "parse": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1, 1], "arg_names": ["str", "flags", "state"], "flags": [], "fullname": "sre_parse.parse", "name": "parse", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["str", "flags", "state"], "arg_types": ["builtins.str", "builtins.int", {".class": "UnionType", "items": ["sre_parse._State", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "parse", "ret_type": "sre_parse.SubPattern", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "parse_template": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "sre_parse.parse_template", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["source", "state"], "flags": ["is_overload", "is_decorated"], "fullname": "sre_parse.parse_template", "name": "parse_template", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["source", "state"], "arg_types": ["builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "re.Pattern"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "parse_template", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._TemplateType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_inferred"], "fullname": "sre_parse.parse_template", "name": "parse_template", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["source", "state"], "flags": ["is_overload", "is_decorated"], "fullname": "sre_parse.parse_template", "name": "parse_template", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["source", "state"], "arg_types": ["builtins.bytes", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "re.Pattern"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "parse_template", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._TemplateByteType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_inferred"], "fullname": "sre_parse.parse_template", "name": "parse_template", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["source", "state"], "arg_types": ["builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "re.Pattern"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "parse_template", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._TemplateType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["source", "state"], "arg_types": ["builtins.bytes", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "re.Pattern"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "parse_template", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "sre_parse._TemplateByteType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}]}}}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef", "module_hidden": true, "module_public": false}}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\mypy\\typeshed\\stdlib\\sre_parse.pyi"}
@@ -1 +0,0 @@
1
- {"data_mtime": 1675300530, "dep_lines": [2, 1, 3, 4, 6, 7, 1, 1, 1], "dep_prios": [5, 10, 5, 5, 5, 5, 5, 30, 30], "dependencies": ["collections.abc", "sys", "re", "sre_constants", "typing", "typing_extensions", "builtins", "_typeshed", "abc"], "hash": "34ee2b9629c5a78d7e09ab201a8aba7e02281a1b6669e3cafd0e841792dc6c6f", "id": "sre_parse", "ignore_all": true, "interface_hash": "8e227ab8505bbd9da672e766aca795da15cc1e4ac28410c3a395e2740c7b6343", "mtime": 1674086803, "options": {"allow_redefinition": false, "allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disable_bytearray_promotion": false, "disable_error_code": [], "disable_memoryview_promotion": false, "disabled_error_codes": [], "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "enable_error_code": [], "enabled_error_codes": [], "follow_imports": "silent", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "implicit_optional": false, "implicit_reexport": true, "local_partial_types": false, "mypyc": false, "platform": "win32", "plugins": [], "strict_concatenate": false, "strict_equality": false, "strict_optional": true, "warn_no_return": true, "warn_return_any": false, "warn_unreachable": false, "warn_unused_ignores": false}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\mypy\\typeshed\\stdlib\\sre_parse.pyi", "plugin_data": null, "size": 4184, "suppressed": [], "version_id": "0.991"}
@@ -1 +0,0 @@
1
- {".class": "MypyFile", "_fullname": "string", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_hidden": true, "module_public": false}, "ClassVar": {".class": "SymbolTableNode", "cross_ref": "typing.ClassVar", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Formatter": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": [], "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "string.Formatter", "name": "Formatter", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "string.Formatter", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "string", "mro": ["string.Formatter", "builtins.object"], "names": {".class": "SymbolTable", "check_unused_args": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "used_args", "args", "kwargs"], "flags": [], "fullname": "string.Formatter.check_unused_args", "name": "check_unused_args", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "used_args", "args", "kwargs"], "arg_types": ["string.Formatter", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.int", "builtins.str"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "check_unused_args of Formatter", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "convert_field": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": ["self", "value", "conversion"], "flags": [], "fullname": "string.Formatter.convert_field", "name": "convert_field", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "value", "conversion"], "arg_types": ["string.Formatter", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "convert_field of Formatter", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "format": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "string.Formatter.format", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", null, "args", "kwargs"], "flags": ["is_overload", "is_decorated"], "fullname": "string.Formatter.format", "name": "format", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", null, "args", "kwargs"], "arg_types": ["string.Formatter", "builtins.str", "builtins.str", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "format of Formatter", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_inferred"], "fullname": "string.Formatter.format", "name": "format", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", null, "args", "kwargs"], "flags": ["is_overload", "is_decorated"], "fullname": "string.Formatter.format", "name": "format", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", null, "args", "kwargs"], "arg_types": ["string.Formatter", "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "format of Formatter", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_inferred"], "fullname": "string.Formatter.format", "name": "format", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", null, "args", "kwargs"], "arg_types": ["string.Formatter", "builtins.str", "builtins.str", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "format of Formatter", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", null, "args", "kwargs"], "arg_types": ["string.Formatter", "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "format of Formatter", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}]}}}, "format_field": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": ["self", "value", "format_spec"], "flags": [], "fullname": "string.Formatter.format_field", "name": "format_field", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "value", "format_spec"], "arg_types": ["string.Formatter", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "format_field of Formatter", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "get_field": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "field_name", "args", "kwargs"], "flags": [], "fullname": "string.Formatter.get_field", "name": "get_field", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "field_name", "args", "kwargs"], "arg_types": ["string.Formatter", "builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_field of Formatter", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "get_value": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "key", "args", "kwargs"], "flags": [], "fullname": "string.Formatter.get_value", "name": "get_value", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "key", "args", "kwargs"], "arg_types": ["string.Formatter", {".class": "UnionType", "items": ["builtins.int", "builtins.str"]}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_value of Formatter", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "parse": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "format_string"], "flags": [], "fullname": "string.Formatter.parse", "name": "parse", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "format_string"], "arg_types": ["string.Formatter", {".class": "TypeVarType", "fullname": "_typeshed.StrOrLiteralStr", "id": -1, "name": "StrOrLiteralStr", "namespace": "", "upper_bound": "builtins.object", "values": ["builtins.str", "builtins.str"], "variance": 0}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "parse of Formatter", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "_typeshed.StrOrLiteralStr", "id": -1, "name": "StrOrLiteralStr", "namespace": "", "upper_bound": "builtins.object", "values": ["builtins.str", "builtins.str"], "variance": 0}, {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "_typeshed.StrOrLiteralStr", "id": -1, "name": "StrOrLiteralStr", "namespace": "", "upper_bound": "builtins.object", "values": ["builtins.str", "builtins.str"], "variance": 0}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "_typeshed.StrOrLiteralStr", "id": -1, "name": "StrOrLiteralStr", "namespace": "", "upper_bound": "builtins.object", "values": ["builtins.str", "builtins.str"], "variance": 0}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "_typeshed.StrOrLiteralStr", "id": -1, "name": "StrOrLiteralStr", "namespace": "", "upper_bound": "builtins.object", "values": ["builtins.str", "builtins.str"], "variance": 0}, {".class": "NoneType"}]}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Iterable"}, "type_guard": null, "unpack_kwargs": false, "variables": [{".class": "TypeVarType", "fullname": "_typeshed.StrOrLiteralStr", "id": -1, "name": "StrOrLiteralStr", "namespace": "", "upper_bound": "builtins.object", "values": ["builtins.str", "builtins.str"], "variance": 0}]}}}, "vformat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "string.Formatter.vformat", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "format_string", "args", "kwargs"], "flags": ["is_overload", "is_decorated"], "fullname": "string.Formatter.vformat", "name": "vformat", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "format_string", "args", "kwargs"], "arg_types": ["string.Formatter", "builtins.str", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": ["builtins.str", "builtins.str"], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "vformat of Formatter", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_inferred"], "fullname": "string.Formatter.vformat", "name": "vformat", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "format_string", "args", "kwargs"], "flags": ["is_overload", "is_decorated"], "fullname": "string.Formatter.vformat", "name": "vformat", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "format_string", "args", "kwargs"], "arg_types": ["string.Formatter", "builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "vformat of Formatter", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_inferred"], "fullname": "string.Formatter.vformat", "name": "vformat", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "format_string", "args", "kwargs"], "arg_types": ["string.Formatter", "builtins.str", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": ["builtins.str", "builtins.str"], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "vformat of Formatter", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "format_string", "args", "kwargs"], "arg_types": ["string.Formatter", "builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "vformat of Formatter", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}]}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Iterable": {".class": "SymbolTableNode", "cross_ref": "typing.Iterable", "kind": "Gdef", "module_hidden": true, "module_public": false}, "LiteralString": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.LiteralString", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Mapping": {".class": "SymbolTableNode", "cross_ref": "typing.Mapping", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Pattern": {".class": "SymbolTableNode", "cross_ref": "re.Pattern", "kind": "Gdef", "module_hidden": true, "module_public": false}, "RegexFlag": {".class": "SymbolTableNode", "cross_ref": "re.RegexFlag", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Sequence": {".class": "SymbolTableNode", "cross_ref": "typing.Sequence", "kind": "Gdef", "module_hidden": true, "module_public": false}, "StrOrLiteralStr": {".class": "SymbolTableNode", "cross_ref": "_typeshed.StrOrLiteralStr", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Template": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": [], "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": "builtins.type", "defn": {".class": "ClassDef", "fullname": "string.Template", "name": "Template", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "string.Template", "has_param_spec_type": false, "metaclass_type": "builtins.type", "metadata": {}, "module_name": "string", "mro": ["string.Template", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "template"], "flags": [], "fullname": "string.Template.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "template"], "arg_types": ["string.Template", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Template", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "braceidpattern": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready"], "fullname": "string.Template.braceidpattern", "name": "braceidpattern", "type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}}}, "delimiter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready"], "fullname": "string.Template.delimiter", "name": "delimiter", "type": "builtins.str"}}, "flags": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready"], "fullname": "string.Template.flags", "name": "flags", "type": "re.RegexFlag"}}, "idpattern": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready"], "fullname": "string.Template.idpattern", "name": "idpattern", "type": "builtins.str"}}, "pattern": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready"], "fullname": "string.Template.pattern", "name": "pattern", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "re.Pattern"}}}, "safe_substitute": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1, 4], "arg_names": ["self", null, "kwds"], "flags": [], "fullname": "string.Template.safe_substitute", "name": "safe_substitute", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", null, "kwds"], "arg_types": ["string.Template", {".class": "Instance", "args": ["builtins.str", "builtins.object"], "type_ref": "typing.Mapping"}, "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "safe_substitute of Template", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "substitute": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1, 4], "arg_names": ["self", null, "kwds"], "flags": [], "fullname": "string.Template.substitute", "name": "substitute", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", null, "kwds"], "arg_types": ["string.Template", {".class": "Instance", "args": ["builtins.str", "builtins.object"], "type_ref": "typing.Mapping"}, "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "substitute of Template", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "template": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "string.Template.template", "name": "template", "type": "builtins.str"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TypeAlias": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.TypeAlias", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_TemplateMetaclass": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeAlias", "alias_tvars": [], "column": 4, "fullname": "string._TemplateMetaclass", "line": 36, "no_args": true, "normalized": false, "target": "builtins.type"}}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_inferred", "has_explicit_value"], "fullname": "string.__all__", "name": "__all__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.__package__", "name": "__package__", "type": "builtins.str"}}, "ascii_letters": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.ascii_letters", "name": "ascii_letters", "type": "builtins.str"}}, "ascii_lowercase": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.ascii_lowercase", "name": "ascii_lowercase", "type": "builtins.str"}}, "ascii_uppercase": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.ascii_uppercase", "name": "ascii_uppercase", "type": "builtins.str"}}, "capwords": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1], "arg_names": ["s", "sep"], "flags": [], "fullname": "string.capwords", "name": "capwords", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["s", "sep"], "arg_types": [{".class": "TypeVarType", "fullname": "_typeshed.StrOrLiteralStr", "id": -1, "name": "StrOrLiteralStr", "namespace": "", "upper_bound": "builtins.object", "values": ["builtins.str", "builtins.str"], "variance": 0}, {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "_typeshed.StrOrLiteralStr", "id": -1, "name": "StrOrLiteralStr", "namespace": "", "upper_bound": "builtins.object", "values": ["builtins.str", "builtins.str"], "variance": 0}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "capwords", "ret_type": {".class": "TypeVarType", "fullname": "_typeshed.StrOrLiteralStr", "id": -1, "name": "StrOrLiteralStr", "namespace": "", "upper_bound": "builtins.object", "values": ["builtins.str", "builtins.str"], "variance": 0}, "type_guard": null, "unpack_kwargs": false, "variables": [{".class": "TypeVarType", "fullname": "_typeshed.StrOrLiteralStr", "id": -1, "name": "StrOrLiteralStr", "namespace": "", "upper_bound": "builtins.object", "values": ["builtins.str", "builtins.str"], "variance": 0}]}}}, "digits": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.digits", "name": "digits", "type": "builtins.str"}}, "hexdigits": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.hexdigits", "name": "hexdigits", "type": "builtins.str"}}, "octdigits": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.octdigits", "name": "octdigits", "type": "builtins.str"}}, "overload": {".class": "SymbolTableNode", "cross_ref": "typing.overload", "kind": "Gdef", "module_hidden": true, "module_public": false}, "printable": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.printable", "name": "printable", "type": "builtins.str"}}, "punctuation": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.punctuation", "name": "punctuation", "type": "builtins.str"}}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef", "module_hidden": true, "module_public": false}, "whitespace": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "string.whitespace", "name": "whitespace", "type": "builtins.str"}}}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\mypy\\typeshed\\stdlib\\string.pyi"}
@@ -1 +0,0 @@
1
- {"data_mtime": 1675300530, "dep_lines": [3, 1, 2, 4, 5, 6, 1, 1, 1], "dep_prios": [5, 10, 5, 5, 5, 5, 5, 30, 30], "dependencies": ["collections.abc", "sys", "_typeshed", "re", "typing", "typing_extensions", "builtins", "abc", "enum"], "hash": "5b3b2da4988073b7363d8c76a35e52d8da98e1804f38be1deea4f381af12e3d8", "id": "string", "ignore_all": true, "interface_hash": "f8d7b93b65a34a60c1e34c84406429a057cea64e375601b188b95daa9048b9a2", "mtime": 1674086803, "options": {"allow_redefinition": false, "allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disable_bytearray_promotion": false, "disable_error_code": [], "disable_memoryview_promotion": false, "disabled_error_codes": [], "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "enable_error_code": [], "enabled_error_codes": [], "follow_imports": "silent", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "implicit_optional": false, "implicit_reexport": true, "local_partial_types": false, "mypyc": false, "platform": "win32", "plugins": [], "strict_concatenate": false, "strict_equality": false, "strict_optional": true, "warn_no_return": true, "warn_return_any": false, "warn_unreachable": false, "warn_unused_ignores": false}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\mypy\\typeshed\\stdlib\\string.pyi", "plugin_data": null, "size": 2909, "suppressed": [], "version_id": "0.991"}