mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
* bpo-24758: Improve the error msg for unittest.mock.Mock()'s unsafe mode * Make the requested changes. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| support.py | ||
| testcallable.py | ||
| testhelpers.py | ||
| testmagicmethods.py | ||
| testmock.py | ||
| testpatch.py | ||
| testsealable.py | ||
| testsentinel.py | ||
| testwith.py | ||