]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26027, #27524: Document the support for path-like objects in os and os.path.
authorBrett Cannon <brett@python.org>
Tue, 6 Sep 2016 22:55:02 +0000 (15:55 -0700)
committerBrett Cannon <brett@python.org>
Tue, 6 Sep 2016 22:55:02 +0000 (15:55 -0700)
commit6fa7aada9bd3616e0beeb266e818497b2ec1c859
tree6bf852c548af528abf90a365799f97a72faf18f8
parentec6ce879c7d55d3905240a855444ac83e08c6583
Issue #26027, #27524: Document the support for path-like objects in os and os.path.

This completes PEP 519.
Doc/library/functions.rst
Doc/library/os.path.rst
Doc/library/os.rst