Hacker News new | ask | show | jobs
by properdine 1957 days ago
lib2to3 exists and is used by tools to do this kind of automatic refactoring for python. The idea of having a migration path to the "blessed" way to do things is pretty neat!