MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / groups

Method groups

tools/python-3.11.9-amd64/Lib/re/_parser.py:84–85  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

82 self.grouprefpos = {}
83 @property
84 def groups(self):
85 return len(self.groupwidths)
86 def opengroup(self, name=None):
87 gid = self.groups
88 self.groupwidths.append(None)

Callers 15

_matchMethod · 0.45
markupMethod · 0.45
__format__Method · 0.45
_proc_paxMethod · 0.45
parse227Function · 0.45
ehloMethod · 0.45
libc_verFunction · 0.45
_syscmd_verFunction · 0.45
_sys_versionFunction · 0.45
_parse_versionFunction · 0.45
http2timeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected