3dc324d3f1
This adds the Python files in the tests/ directory to be formatted with ./tools/codeformat.py. The basics/ subdirectory is excluded for now so we aren't changing too much at once. In a few places `# fmt: off`/`# fmt: on` was used where the code had special formatting for readability or where the test was actually testing the specific formatting. |
||
---|---|---|
.. | ||
data | ||
argv.py | ||
builtin_print_file.py | ||
file1.py | ||
file_iter.py | ||
file_long_read.py | ||
file_long_read2.py | ||
file_long_read3.py | ||
file_readinto.py | ||
file_readinto_len.py | ||
file_readinto_len.py.exp | ||
file_readline.py | ||
file_seek.py | ||
file_stdio.py | ||
file_with.py | ||
open_append.py | ||
open_plus.py | ||
resource_stream.py | ||
resource_stream.py.exp |