Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Facing issue in python regex newline match
Post: RE: Facing issue in python regex newline match

Thanks everyone! Thanks a lot @snippsat I will try and update the result.
Shr General Coding Help 6 1,400 Oct-25-2023, 09:42 AM
    Thread: Facing issue in python regex newline match
Post: Python newline match

How to match new line in python regex. ( if \n DOES'NT WORK)
Shr General Coding Help 6 1,400 Oct-13-2023, 10:22 AM
    Thread: Facing issue in python regex newline match
Post: RE: Facing issue in python regex newline match

[quote="deanhystad" pid='173623' dateline='1697137364'] Please post your code. I don't know what re command you are using or what arguments are passed other than the pattern. Are you using the MULTI...
Shr General Coding Help 6 1,400 Oct-13-2023, 04:56 AM
    Thread: Facing issue in python regex newline match
Post: Facing issue in python regex newline match

Hi Everyone, .Myc PGGGGG_UIII_Q9999_AB A0 B11 B22 D1 D2 D3 + 4I 3B I am trying to match the above two line using regex. \.(myc|Myc)\s+([a-zA-Z0-9\_\-]+)\s+(.*)\n(.*) = Used this regex It will pri...
Shr General Coding Help 6 1,400 Oct-12-2023, 08:54 AM

User Panel Messages

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