Hacker News new | past | comments | ask | show | jobs | submit login

If I see `from subprocess ...`, I know immediately that this module does something with subprocesses, and I don't much care about the rest of the line.

If I see `import os, sys, foo, bar...` then I don't get that information without actually inspecting the rest of the line.

The difference is minor, but skimming is valuable.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: