Hacker News new | ask | show | jobs
by cben 1139 days ago
#!/usr/bin/env python3

Mere `python` will remain ambiguous for years whether you'll get 2 or 3, but explicit `python3` doesn't have that problem.