mirror of
https://github.com/ceph/s3-tests.git
synced 2024-11-21 23:29:47 +00:00
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 |