Y
Hacker News
new
|
ask
|
show
|
jobs
by
bombolo
1149 days ago
In python if you use a Path class for the left hand item you can do `a / "b"` and it is cross platform.
1 comments
deathanatos
1147 days ago
Yes, yes it is. And getting people in code review to use that, instead of non-cross-platform methods, is like pulling teeth, IME.
link