vcromclaim
vcromclaim copied to clipboard
Python 3
Since Python 2.7 is ending New Years 2020, can you possibly port this to Python 3? https://docs.python.org/3/howto/pyporting.html
It's almost February, and of course it got discontinued. I think this might be why snesrestore and lzh8 both gave me syntax errors...
I MAY try to port it some day (will do it in my fork first and maybe merge it if is successful). However this is NOT trivial, some of the functions that are used to parse and convert binary data have changed behavior between python 2 and 3. Also you can still download and install Python side by side with Python 3. If you get errors in 2.7, try my fork or raise an issue.
Sure, thanks! Wasn't expecting this to really get noticed, tbh.
FYI my fork has been ported to Python 3: https://github.com/JanErikGunnar/vcromclaim