]> granicus.if.org Git - python/commit
issue27186 -- initial docs, tests, and python version of os.fspath
authorEthan Furman <ethan@stoneleaf.us>
Thu, 2 Jun 2016 22:06:09 +0000 (15:06 -0700)
committerEthan Furman <ethan@stoneleaf.us>
Thu, 2 Jun 2016 22:06:09 +0000 (15:06 -0700)
commitcdc0879d3a550ee7f339d149c451e2ebee1906f9
treed2ee559bac76d8fae019310c2d5c96d0260fc24c
parent1f56e5f6afa137300d655a40e00675195e0248fe
issue27186 -- initial docs, tests, and python version of os.fspath
Doc/library/os.rst
Lib/os.py
Lib/test/test_os.py