moto/moto/emr
Ash Berlin-Taylor 1b20f21a75 Escape EMR template fields to avoid invalid XML responses (#1467)
I had an EMR step that contained a `&` and this caused the ListStep call to fail.

I've added the `| escape` filter to handle it in this case and a few other cases that look like they could suffer the same fate.
2018-03-21 08:57:50 -07:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
exceptions.py Get standalone server mode working for all tests. 2017-02-23 19:43:48 -05:00
models.py Merge #913. 2017-05-10 21:58:42 -04:00
responses.py Escape EMR template fields to avoid invalid XML responses (#1467) 2018-03-21 08:57:50 -07:00
urls.py Better EMR coverage and boto3 request/response handling 2016-10-13 16:48:07 -07:00
utils.py Lints. 2017-02-23 21:37:43 -05:00