]> granicus.if.org Git - python/commit
Issue #13374: Deprecate os.getcwdb() on Windows
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 16 Nov 2011 22:43:07 +0000 (23:43 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 16 Nov 2011 22:43:07 +0000 (23:43 +0100)
commitf7c5ae225725893fe1cc0bb2b97d89182eac2c2e
treec74c198e5ca630a58850e0f5ddc6108e7ab252d7
parent345379a7f8ae2d8f5151eacc0eaa9f3902e76c8e
Issue #13374: Deprecate os.getcwdb() on Windows
Lib/test/test_genericpath.py
Lib/test/test_os.py
Modules/posixmodule.c