]> granicus.if.org Git - python/commit
Try to fix failures on platforms that can't encode the test characters.
authorBrian Curtin <brian.curtin@gmail.com>
Tue, 30 Nov 2010 15:40:04 +0000 (15:40 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Tue, 30 Nov 2010 15:40:04 +0000 (15:40 +0000)
commit43f0c27be78ce11d871c8a80ec1251cc82010d19
tree55ec8258c103b882972d0ca577a5bbfdd0a2f427
parent5aa580f27905d6e844e0ba6cf72b04f2d6d10987
Try to fix failures on platforms that can't encode the test characters.
Skip the test if encoding fails.
Lib/test/test_os.py