Am 29.07.20 um 23:01 schrieb Chris Green:
Even more annoying is that most of what's in pyscand.so is constants,
there's only a couple of functions in there, so there's very little to
it really.

If there are really only constants, you could import it into Python 2 and dump the content e.g. as a JSON file to read it in under Python 3.
        
        Christian
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to