Files
edx-platform/pavelib/utils
Feanil Patel 5bfdcad0f5 Make settings regex non greedy.
I'm surprised this didn't cause an issue before but as far as I can
figure this should always be non-greedy.  I think it worked before
because the items we were looking for was previously the last item
in the list but that is no longer the case in python 3 because of
dictionary order changes.
2019-10-22 14:19:42 -04:00
..
2014-03-25 11:32:19 -04:00
2015-11-10 15:00:19 -05:00
2019-10-22 14:19:42 -04:00
2019-07-10 17:32:32 +05:00