id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 6917,Tabs and regular spaces? Really?,Adam Bellaire,Ryan J Ollos,"The source code mixes tabs and spaces in charting.py. Specifically, the indentation level appears to be 4 spaces, but where the indentation is at least a multiple of 8, tabs are used first, and then spaces to do a ""half-tab"". This mixing is horrible on others trying to read and patch your code, or at least it was for me. Please switch to either all tabs or all spaces. See [http://www.python.org/dev/peps/pep-0008/ PEP 8 -- Style Guide for Python Code], specifically the following: ''Tabs or Spaces?''[[BR]] Never mix tabs and spaces. ",defect,closed,low,GoogleChartPlugin,minor,fixed,,,0.11