[reportlab-users] Exterminated all tab characters

Andy Robinson reportlab-users@reportlab.com
Thu, 18 Jul 2002 00:00:54 +0100


Anyone working with our CVS tree should brace themselved
for a big checkout.  I just went through our code base
exterminating all tab characters, and added 
   test/test_source_chars.py
to make sure they never come back.  From now on the rule 
is strictly 4 spaces per indentation level.

I also think I fixed a bug stopping our graphics reference 
from regenerating.  If you run docs/genAll.py it should
create an up-to-date file 'graphics_reference.pdf' showing
all the editable properties of all charts.

I should have done this 2 years ago :-)

Best Regards,

Andy Robinson