Hacker News new | ask | show | jobs
by keeperofdakeys 4375 days ago
The first step is to get everything python3 compatible, and have it use a hashbang or other mechanism to select the right interpreter. After this happens, the default interpreter has no real meaning: everything will use the right interpreter.