moto/moto/core
Pierre Tardy 2bae587a76
fix warning on py2 as well
object takes no constructor argument whatever the python version.
we simplify the code to not use constructor arguments
2017-05-15 11:28:42 +02:00
..
__init__.py Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
exceptions.py Lints. 2017-02-23 21:37:43 -05:00
models.py fix warning on py2 as well 2017-05-15 11:28:42 +02:00
responses.py Fix ec2 tags in instance create. Closes #938. 2017-05-12 19:48:24 -04:00
urls.py First version of dashboard. 2017-03-11 22:45:42 -05:00
utils.py Cleanup IAM user create format. Closes #898. 2017-04-13 21:39:07 -04:00