Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Fix Unicode error on Python 3.2 #52

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Fix Unicode error on Python 3.2 #52

wants to merge 11 commits into from

Conversation

bskari
Copy link

@bskari bskari commented Jan 9, 2015

Reading the README causes Python 3.2 to raise a UnicodeDecodeError because the file contains Unicode characters. This change has been tested with Python 2.6, 2.7 and 3.2.

Fantastic package by the way; I'm planning on using it in the Sparkfun AUtonomous Vehicle COmpetition this year.

@metachris
Copy link
Owner

Thanks!

Safe signals are already ignored (PR 62: #62). The setup.py fix might be good, need to find a bit of time for the test.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants