Using Python 3.4 I\'m getting the following error when trying to decode a byte type using utf-32
Traceback (most recent call last): File \"c:.\\SharqBot.py
try using encoding = 'ISO-8859-1'