forked from TrueCloudLab/s3-tests
91a39caf46
Accessing a non-constant global from another module is tricky, as the import binds to the original object. Rebinding the name in the original module does not change it in importers. Use a getter as a quick workaround. |
||
---|---|---|
.. | ||
__init__.py | ||
AnonymousAuth.py | ||
test_s3.py | ||
utils.py |