Files
edx-platform/common/lib/capa
Feanil Patel fb59752c75 Need to return a unicode string in the xml factory.
The underlying data is put into json documents that expect unicode
strings not byte strings.  In python2 lxml provided strings that were
auto coerced but in python3 it provides byte strings.
2019-09-16 11:30:05 -04:00
..
2019-07-11 00:15:33 +03:00