summaryrefslogtreecommitdiff
path: root/test_prettytable.py
Commit message (Collapse)AuthorAgeFilesLines
* Move factory funcs to factory.py; specify imports.Kane Blueriver2015-04-301-1/+4
|
* Split prettytable.py to prettytable module; move main test func to test ↵Kane Blueriver2015-04-301-0/+641
module; little typo fix