Hacker News new | ask | show | jobs
by xigoi 1465 days ago
Naming a file is an obscure thing?
1 comments

__main__.py? PRN? index.html? "This filename does something special" is hardly a situation unique to Go.
__main__.py clearly stands out with its underscores. index.html is a historical accident. And they're both just single files, not a glob.