Files
swift/test/unit/common/test_daemon.py
Victor Stinner e6776306b7 Python 3: fix usage of reload()
Replace reload() builtin function with six.moves.reload_module() to
make the code compatible with Python 2 and Python 3.

Change-Id: I7572d613fef700b392d412501facc3bd5ee72a66
2016-07-25 14:56:21 +02:00

3.4 KiB