Comment on fish shellparentComments−mst13yA solution that converted as many easy things as possible and then output anything it couldn't figure out somewhere so you could convert that by hand would still probably be rather useful.−agumonkey13yAgreed. And from what I understand it's how the python 2 -> 3 transition was dealt with.
Comments
A solution that converted as many easy things as possible and then output anything it couldn't figure out somewhere so you could convert that by hand would still probably be rather useful.
Agreed. And from what I understand it's how the python 2 -> 3 transition was dealt with.