]> granicus.if.org Git - python/commit
Issue #6501: os.device_encoding() returns None on Windows if the application
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 23 May 2011 16:12:52 +0000 (18:12 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 23 May 2011 16:12:52 +0000 (18:12 +0200)
commit7870bdff5a16c7440a6db5ef5f91082d27a4c482
tree141fd39f8d468ea4d1d3248386d72c56bb43effd
parenta1ae533ac9e1535003daeaf8928018ab1e63c51a
Issue #6501: os.device_encoding() returns None on Windows if the application
has no console.
Misc/NEWS
Modules/posixmodule.c