]> granicus.if.org Git - python/commit
Issue #27038: Expose DirEntry as os.DirEntry.
authorBrett Cannon <brett@python.org>
Fri, 24 Jun 2016 21:14:44 +0000 (14:14 -0700)
committerBrett Cannon <brett@python.org>
Fri, 24 Jun 2016 21:14:44 +0000 (14:14 -0700)
commita32c4d05312858f2468ad9d7ce53c52c4bcae2b3
treedadc5e1997b1e3c185434397ab0a31288ecb6c32
parent620d9c7200b54836c708d82e3b09c04152e836fc
Issue #27038: Expose DirEntry as os.DirEntry.

Thanks to Jelle Zijlstra for the code portion of the patch.
Doc/library/os.rst
Lib/test/test_os.py
Misc/NEWS
Modules/posixmodule.c