mirror of
https://github.com/python/cpython.git
synced 2025-10-28 17:13:08 +00:00
* bpo-24758: Improve the error msg for unittest.mock.Mock()'s unsafe mode * Make the requested changes. |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| __main__.py | ||
| case.py | ||
| loader.py | ||
| main.py | ||
| mock.py | ||
| result.py | ||
| runner.py | ||
| signals.py | ||
| suite.py | ||
| util.py | ||