Skip to content

Conversation

@mosser
Copy link

@mosser mosser commented Sep 10, 2024

Upgrading source code to be compatible with modern implementation of Python.

  • Change of syntax for print statements
  • change of iteration method
  • casting to ensure bytearray indexes are integers
  • Add of an readme file

Validation: We ran a couple of tests that rely on the following protocol.

  1. run the code using python 2 on a given topology
  2. run the code using python 3 on the same topology
  3. Compare output with diffs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant