Skip to content

Fix DevEncoded commands on Python 3

Anton Joubert requested to merge issue-280 into develop

Work in progress.

  • Added unit test to ensure that DevEncoded (aka bytearray) commands work the same as the attributes.
  • Fix implementation so that tests pass.

Fixes: issue #280 (closed)

Merge request reports