Files
edx-platform/common/lib/capa
Ned Batchelder 6738a37ec1 Keep comments in capa XML from causing failures
Comments (and processing instructions!) are handled oddly in lxml.
This change will keep them from causing failures.  They will be omitted
from the HTML generated, which is fine, since they aren't needed there.
2013-08-28 10:15:48 -04:00
..