moto/moto/core
Steve Pulec 32dd72f6b7 Change BaseResponse action parsing to be a bit more generic.
Some service like SWF have action headers like
com.amazonaws.swf.service.model.SimpleWorkflowService.<action>. By using
-1 instead of 1, we can accomodate both scenarios.
2015-11-14 13:42:22 -05:00
..
__init__.py Some flake8 cleanup. 2014-11-15 09:35:52 -05:00
exceptions.py create a base RESTError exception 2015-02-10 15:31:28 +02:00
models.py Cleanup class decorator. Closes #363. 2015-06-27 19:01:01 -04:00
responses.py Change BaseResponse action parsing to be a bit more generic. 2015-11-14 13:42:22 -05:00
utils.py Cleanup some incorrect date formats. 2014-11-29 23:34:40 -05:00