Fix #59150 (again) by handling paramiko availability for transport_util.py.
*Â bzrlib/tests/transport_util.py:Â
Fallback to ftp if parmamiko is not available.
*Â bzrlib/tests/test_sftp_transport.py:Â
Be more tolerant about paramiko being absent so that other tests
can still import us.