[docs] [issue30974] Update os.samefile docstring to match documentation
Steve Dower
report at bugs.python.org
Sat Jul 28 08:56:35 EDT 2018
Steve Dower <steve.dower at python.org> added the comment:
I think the docs are too specific about the mechanism used here - if we document *how* it works then we may not be able to make it work correctly (with a different mechanic) on a different platform.
----------
nosy: +steve.dower
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30974>
_______________________________________
More information about the docs
mailing list