bpo-29341: Clarify that path-like objects are accepted in some os methods (GH-10101)
Some methods in the os module can accept path-like objects. This is documented in the general documentation but not in the function docstrings. To keep both in sync, the docstrings need to be updated to reflect that path-like objects are also accepted.
B
BNMetrics committed
b942707fc23454a998323c17e30be78ff1a4f0e7
Parent: 488c0a6
Committed by Pablo Galindo <Pablogsal@gmail.com>
on 11/2/2018, 3:20:19 PM