Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Python regex

Name: Anonymous 2009-03-23 0:52

Hey /prog/,
In python can regex flags be used outside of a compiled regex?

I want to do a bunch of matches on HTML tags without having to compile a regex for each one but I need the DOTALL flag to catch newlines.

re.findall(regex, string, flag) doesn't seem to work.

Name: Anonymous 2009-03-23 1:58

There some kind of meme associated with 7chan's /pr/? I don't lurk the textboards too often.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List