mirror of https://github.com/python/cpython
34fd4c2019
Two kind of mistakes: 1. Missed space. After concatenating there is no space between words. 2. Missed comma. Causes unintentional concatenating in a list of strings. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
__main__.py | ||
case.py | ||
loader.py | ||
main.py | ||
mock.py | ||
result.py | ||
runner.py | ||
signals.py | ||
suite.py | ||
util.py |