On Sun 29 Dec 2019 at 06:45:24 +0000, David Holland wrote: > I have a pile of research numerical code I don't have time for the > next 6-8 months to try to rewrite in python3. I had to back out You can do most of it automatically with the "2to3-3.7" command (or 2to3-3.6, or 2to3-3.8... it is included in each python version). It won't help you to replace some library if it has no py3 version, but it seems to be doing most of the boring detail work. -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at falu dot nl ___ Anyone who is capable of getting themselves made President should on \X/ no account be allowed to do the job. --Douglas Adams, "THGTTG"
Attachment:
signature.asc
Description: PGP signature