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. |
||
---|---|---|
.. | ||
functional | ||
__init__.py | ||
common.py | ||
generate_objects.py | ||
rand_readwrite.py | ||
realistic.py |