aboutsummaryrefslogtreecommitdiffstats
path: root/tabletext.py
AgeCommit message (Expand)Author
2014-08-13Fix unicode error when printing to unicode unaware outputThibaut Horel
2014-08-13Command line tool, add --sep optionThibaut Horel
2014-08-13Command line utility, better descriptionThibaut Horel
2014-08-13Allow single character for header_corners to be consistent with cornersThibaut Horel
2014-08-13Fix bug in Python 3, better not rely on the trailing comma to prevent newline...Thibaut Horel
2014-08-12Propagate previous fix to command line parsingThibaut Horel
2014-08-12Fix small bug, the if was never executed because of unicode litteralsThibaut Horel
2014-08-12Initial commitThibaut Horel