#!/usr/bin/env python
import sys

sys.setdefaultencoding('iso8859-1') # replace with encoding you want to be the default one
	
