Y
Hacker News
new
|
ask
|
show
|
jobs
by
hoov
4608 days ago
My favorite is:
[x.strip() for x in open("DEPENDENCES.txt").read().split("\n") if x.strip()]