Python regex matching is not able to match *

前端 未结 0 952
轻奢々
轻奢々 2021-01-30 08:50

Need help in understanding the following examples.

>>> re.search(\'*.script\', \'a.script\')
Traceback (most recent call last):

re.error:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题