WileESpaghetti / learn-yupik

Learn to Speak Yup'ik
0 stars 0 forks source link

Switch hard coded UTF-8 to use system encoding instead #36

Open WileESpaghetti opened 11 years ago

WileESpaghetti commented 11 years ago

The code should not assume output is utf-8 in the case of windows cmd it's cp437, and might even be ascii.

There needs to be a graceful way of downgrading to ascii if needed