Skip to content
Snippets Groups Projects
Commit 53607fd3ec6c authored by Manuel Jacob's avatar Manuel Jacob
Browse files

cffi: fix build on Python 3

CFFI expects the arguments to be of type str, which means that the string
literals should not have the `b` prefix.
parent 4cd911040ba5
No related branches found
No related tags found
Loading
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