Quote:
Originally Posted by ahi
Do you feel the lure of Python 3?
- Ahi
|
Python 3 wouldn't help with this. This error involves the decoding of the files contents. In python 3 they would simply be the bytes data type and would still need to be decoded.