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