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
1 merge request!2Resolve "Python 3"
Pipeline #295 passed with stage
in 1 minute and 44 seconds