Python Forum
Python regex with negative set of characters multiline
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python regex with negative set of characters multiline
#3
Ah, damn! the greedy and non-greedy quantifiers, I totally forgot about them.
Thanks a lot for the tip and reminder, it works now as expected ;-)
Reply


Messages In This Thread
RE: Python regex with negative set of characters multiline - by sonicblind - Jul-30-2018, 08:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Regex to find triple characters bfallert 14 392 May-16-2024, 04:02 PM
Last Post: xMaxrayx
  negative memory usage akbarza 1 252 Apr-27-2024, 08:43 AM
Last Post: Gribouillis
  capturing multiline output for number of parameters jss 3 866 Sep-01-2023, 05:42 PM
Last Post: jss
  Python Regex quest 2 2,444 Sep-22-2022, 03:15 AM
Last Post: quest
  is there any tool to convert negative base to int? Skaperen 7 2,473 May-27-2022, 07:30 AM
Last Post: Gribouillis
  python regex: get rid of double dot wardancer84 4 2,437 Sep-09-2021, 03:03 PM
Last Post: wardancer84
  Presenting multiline data into single line aaronbuhu 1 1,838 Aug-05-2021, 10:57 AM
Last Post: jamesaarr
  Regex not finding all unicode characters tantony 3 2,328 Jul-13-2021, 09:11 PM
Last Post: tantony
  Using Regex Expression With Isin in Python eddywinch82 0 2,330 Apr-04-2021, 06:25 PM
Last Post: eddywinch82
  Extract continuous numeric characters from a string in Python Robotguy 2 2,699 Jan-16-2021, 12:44 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

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