114
114
# and in the worst case, use osutils.get_user_encoding()
115
115
self.assertEqual('user_encoding', osutils.get_terminal_encoding())
117
137
def test_terminal_cp0(self):
118
138
# test cp0 encoding (Windows returns cp0 when there is no encoding)
119
139
self.make_wrapped_streams('cp0',