Why can't this rule match? Ask for advice. Thank you.

br""^. {3} $"
ss=" my Life
sss=re.findall (spenem ss)
sss
[]
ss=" I"
sss=re.findall (spentry ss)
sss
[]
s
"^. {3} $""

Dec.08,2021
Does

match Chinese characters? Don't you need to use [u4e00-u9fa5] to match Chinese characters? it is recommended to use https://jex.im/regulex/-sharp!flag.


slots'^. {3} $'= > slots'^. {3} $'

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b743-2bae0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b743-2bae0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?