ashwini0529 / git-stuff

A python script that tells about GitHub users and repositories.
16 stars 13 forks source link

Fixed encode exception and fixed some displaying issue #24

Closed simocosimo closed 8 years ago

simocosimo commented 8 years ago

When a user have a followers/following with weird characters in the name (like japanese) the script stop working. I added the handler to this exception. (simply it doesn't show these names) I also fixed the new-line before the number of followers/following.