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