Files
python-blazarclient/blazarclient/tests/v1/shell_commands
Pierre Riteau 1db6cb37c6 Remove use of mock.seal()
The seal function was introduced in unittest.mock in Python 3.7. It is
preventing us from using unittest.mock instead of mock.

We can restore it when the minimum runtime is Python 3.7 or later.

Change-Id: Ieb26af07da0c4084fb8c4ea2c4d461eb5595f583
2021-02-23 15:10:51 +01:00
..
2017-08-09 09:14:40 +00:00
2021-02-23 15:10:51 +01:00