Removed re.sub flag argument to allow execution on Python 2.6
authorFrederic Massart <fred@moodle.com>
Thu, 6 Dec 2012 08:42:19 +0000 (16:42 +0800)
committerFrederic Massart <fred@moodle.com>
Thu, 6 Dec 2012 08:42:19 +0000 (16:42 +0800)
commit3e933a2e288804cb848b61f6ba4c64aeae059cc7
treec2c340c3da9a2748d5631ceabe86111e5e531d5e
parent66682e95bb68d3ad5b7bb71c836c5f6eeeb67fbc
Removed re.sub flag argument to allow execution on Python 2.6
lib/moodle.py