mirror of
https://github.com/python/cpython.git
synced 2025-10-27 19:54:38 +00:00
Printout of keyword args should be in deterministic order in a mock function call. This will help to write better doctests. |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| __main__.py | ||
| case.py | ||
| loader.py | ||
| main.py | ||
| mock.py | ||
| result.py | ||
| runner.py | ||
| signals.py | ||
| suite.py | ||
| util.py | ||