Hi, Le 09/11/2024, Charles Curley <charlescur...@charlescurley.com> a écrit:
> I know zilch about pythin, so this is a shot in the dark. While working > on something else, I cam across the package python3-lib2to3. Might that > be of use? No, 2to3 is for converting Python code, however Chris' real problem was with a C extension module (compiled as .so, whose source code is unavailable AFAIUI). Regards -- Florent