Hacker News new | ask | show | jobs
by jcampbell1 4542 days ago
I agree. Python creates a lot of problems that are non-obvious. Like os.walk('.') works just fine, right up to the point where it silently trashes all unicode file names.