]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #15176: Clarified behavior, documentation, and implementation
authorLarry Hastings <larry@hastings.org>
Mon, 25 Jun 2012 11:42:23 +0000 (04:42 -0700)
committerLarry Hastings <larry@hastings.org>
Mon, 25 Jun 2012 11:42:23 +0000 (04:42 -0700)
commitfdaea06d3c0a020c226f26114aad4e58688f0ab3
treeb1aa85122d0fe1eb4c706d6e129215f69555ffff
parent3b52778c74f0290e6103a6381ff9189f6b8c5e51
Issue #15176: Clarified behavior, documentation, and implementation
of os.listdir().
Doc/library/os.rst
Lib/test/test_posix.py
Misc/NEWS
Modules/posixmodule.c