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