News

I often have issues with Python complaining on compilation due to mixed tab's and spaces. Usually due to copying code from elsewhere that contains Tabs into code written using spaces rather than tabs.