mirror of
https://github.com/yusufipk/dikte.git
synced 2026-09-11 10:56:10 +00:00
--raw arrived in 1.4, the same release that stopped reading a bare "-" as raw on its own. The split is there rather than at 1.0: Ubuntu 24.10 and anything else on 1.2 refuses the option too, and 1.4 onwards writes a container around the stream without it. Asking the installed binary meant the command tests ran pw-record --help four times for real, on a machine whose answer decides what they see, which the module docstring promises they never do. They pin the answer in setUp, and the reading itself gets its own class, the empty help nobody covered included.