jw-pkg/src/python
Jan Lindemann a58220a131 lib.ec.SSHClient.ssh_client(): Add type parameter
ssh_client() tries a predefined order of client class implementations
until it finds a workable candidate. For testing all, it's desirable
to be able to target the exact class. Add a "type" parameter to
achieve that.

I'm aware that type is also a function. But the semantics look so
compelling to me that I'm using the variable name anyway.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-04-11 14:53:12 +02:00
..
jw lib.ec.SSHClient.ssh_client(): Add type parameter 2026-04-11 14:53:12 +02:00
Makefile projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00