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