6 lines
78 B
Python
Raw Normal View History

2013-11-27 02:34:11 -05:00
from . import asciiTable
class table_T_S_I_V_(asciiTable.asciiTable):
pass