- Using the ast module to correctly determine the line numbers of the function bodies. - Should have done it this way in the beginning, but didn't know about ast module tracking line numbers. - No more heuristics. - Copes with different size indentations. |
||
|---|---|---|
| .. | ||
| golden-files | ||
| __main___test.py | ||
| fill3_test.py | ||
| golden.py | ||
| gut_test.py | ||
| lscolors_test.py | ||
| paged_list_test.py | ||
| termstr_test.py | ||
| tools_test.py | ||
| worker_test.py | ||