This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
moto
/
moto
/
sqs
History
Raghavendra Prabhu
34a28b0fd5
Use region from ctor to set queue_arn.
...
Without this, any region passed to boto3.resource is ignored and unit tests depending on it break.
2016-08-17 22:12:00 +01:00
..
__init__.py
Cleanup the default region backends.
2014-11-15 14:21:58 -05:00
exceptions.py
Remove stuff that doesn't need to change
2015-11-09 20:19:51 -05:00
models.py
Use region from ctor to set queue_arn.
2016-08-17 22:12:00 +01:00
responses.py
Fix retrieving inexistent queue errors when using boto3.
2016-07-16 12:09:34 +01:00
urls.py
Cleaning up SQS for boto3.
Closes
#385
.
2015-08-02 09:45:40 -04:00
utils.py
Cleanup different places using unix_time()
2015-11-27 14:14:40 -05:00