python3 compatibility: etree returns a bytes type string so in py3 we need to decode it to compare with a unicode string
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.
python3 compatibility: etree returns a bytes type string so in py3 we need to decode it to compare with a unicode string
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.