Christopher and Serhiy, I would appreciate if you could kindly explain why your arguments, while applying to my suggestions, do not apply to the following functions:
- `Path.stat`
- `Path.owner`
- `Path.group`
- `Path.open`
- `Path.chmod`
- `Path.lchmod`
- `Path.unlink`
- `Path.rmdir`
- `Path.lstat`
- `Path.rename`
- `Path.replace`
- `Path.symlink_to`
I am quite sick of all those lofty principles being quoted when I want to add something to Python, yet I see Python features that break them all the time. |