https://bugzilla.wikimedia.org/show_bug.cgi?id=54563
Web browser: --- Bug ID: 54563 Summary: Make RegexFilterPageGenerator work on page bodies. Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/patches/552/ Reported by: loxley Created on: 2012-05-12 16:09:39 Subject: Make RegexFilterPageGenerator work on page bodies. Original description: Make RegexFilterPageGenerator work on page bodies. As suggested by valhallasw. The re.S flag is backwards compatible and allows matching newlines.