Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regex problem
#2
^ and $ are the beginning and the end of the string, not the word. See Python's regular expression syntax
Reply


Messages In This Thread
Regex problem - by bontwoody - Dec-04-2021, 04:58 PM
RE: Regex problem - by Gribouillis - Dec-04-2021, 05:59 PM
RE: Regex problem - by bontwoody - Dec-04-2021, 06:08 PM
RE: Regex problem - by nilamo - Dec-04-2021, 09:22 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020