Next / Previous / Contents / TCC Help System / NM Tech homepage

6.22. TABLE_ATTRS

A dictionary containing attributes to be applied to all our generated tables.

hwscan3.py
TABLE_ATTRS  =  {
    'rules': 'all', 'border': 4, 'cellpadding': 4,
    'cellspacing': 4 }