Olivia5k / doge

wow very terminal doge
https://pypi.python.org/pypi/doge/
MIT License
961 stars 91 forks source link

wow such bugfix, prevent many crash due to unicode uname #45

Closed lwneal closed 10 years ago

lwneal commented 10 years ago

Systems with unicode characters returned from os.uname() crash This patch correctly displays such characters. so amaze

Olivia5k commented 10 years ago

many fix, such thanks

I had to modify your patch a bit since Python 3 already handles that and became very sad by the .decode() part. But now it rolls on both, and doge is now safe even if you have unicode hostnames and whatnot, haha.