Home | History | Annotate | Download | only in tables
      1 from . import asciiTable
      2 
      3 class table_T_S_I_J_(asciiTable.asciiTable):
      4 	pass
      5 
      6