[MediaWiki-commits] [Gerrit] [IMPROV] page: re.sub instead of manual iteration - change (pywikibot/core)

2015-03-17 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [IMPROV] page: re.sub instead of manual iteration .. [IMPROV] page: re.sub instead of manual iteration The re.sub method allows to use a callable as the r

[MediaWiki-commits] [Gerrit] [IMPROV] page: re.sub instead of manual iteration - change (pywikibot/core)

2015-03-12 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/196424 Change subject: [IMPROV] page: re.sub instead of manual iteration .. [IMPROV] page: re.sub instead of manual iteration The re.sub method allows