![](https://secure.gravatar.com/avatar/de311342220232e618cb27c9936ab9bf.jpg?s=120&d=mm&r=g)
April 7, 2016
7:06 p.m.
On 04/07/2016 11:59 AM, Chris Barker wrote:
Though no, most calls to open() would not fail -- most calls to open(path, 'r') would but most calls to open(path, 'w') would succeed and produce some really weird filenames -- but so what?
that's the question -- are these subtle and hard to find bugs we want to prevent?
If we are trying to fix issues, why would we leave the door open to other, more subtle, bugs? -- ~Ethan~