Skip to content
Snippets Groups Projects
Commit a553a56a authored by Michael Love's avatar Michael Love
Browse files

Python3 wasn't correctly matching valid packets.

Caused by a difference between structure unpacking and the handling
of byte literals.

Also, need to open the file in binary mode or else we will have
unicode issues with reading.
parent 37a07337
No related branches found
No related tags found
Loading
Pipeline #295 passed with stage
in 1 minute and 44 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment