utils/ssh: fix pxssh import for pexpect versions >= 4.0

The pexpect module exposes a pxssh class starting from version 4.0.
This patch makes uses of the proper pxssh import statement depending on the
version of pexpect available in the host.

Signed-off-by: Patrick Bellasi <patrick.bellasi@arm.com>
1 file changed
tree: 32d5fef726ce14b6384af86f323485d26efcd680
  1. devlib/
  2. doc/
  3. src/
  4. .gitignore
  5. README.rst
  6. setup.py