diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-12 11:40:39 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-12 11:40:39 -0500 |
| commit | 49ab1b693f90ebef6c94bf47c6d9be66f5105c5f (patch) | |
| tree | 265380e6eff9c308f3cc06ee24b28866c2260418 /tests/test-prog-python-commands.el | |
| parent | f9720c657217ea421d91caf326e756aabe2aad44 (diff) | |
| download | dotemacs-49ab1b693f90ebef6c94bf47c6d9be66f5105c5f.tar.gz dotemacs-49ab1b693f90ebef6c94bf47c6d9be66f5105c5f.zip | |
refactor(prog-python): extract the mypy and pdb command builders
I pulled the command-string construction out of `cj/python-mypy` and `cj/python-debug` into `cj/--python-mypy-command` and `cj/--python-debug-command`. The wrappers stay thin — resolve the target, hand off to `compile` or `pdb`. With the command shape in a pure helper I can unit-test it directly instead of stubbing `compile` and `pdb`.
Diffstat (limited to 'tests/test-prog-python-commands.el')
0 files changed, 0 insertions, 0 deletions
