MCPcopy
hub / github.com/Jack-Lee-Hiter/AlgorithmsByPython / re模块其他方法.py

File re模块其他方法.py

regularExpression/re模块其他方法.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import re
2
3str1 = 'study time = 1000'
4

Callers

nothing calls this directly

Calls 3

searchMethod · 0.80
groupMethod · 0.80
splitMethod · 0.80

Tested by

no test coverage detected