Files
edx-platform/common
Braden MacDonald 9b9b88df52 chore: remove some usages of six (Python2 compat) (#32554)
* get rid of six.text_type(s)
* get rid of six.b()
* get rid of six.string_types
* get rid of six.PY2/six.PY3
* get rid of six.iteritems() and six.viewvalues()
2023-07-17 12:18:43 -07:00
..
2023-03-10 16:10:56 +00:00

common
------

This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.