summaryrefslogtreecommitdiff
path: root/ttystatus/fmt_tests.py
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Add: port to Python3Lars Wirzenius1-2/+2
2015-04-18Fix problems found by pep8Lars Wirzenius1-4/+3
2012-04-15Add width argument to render() methodLars Wirzenius1-4/+4
2012-04-15Change __str__ to renderLars Wirzenius1-4/+4
2011-08-31Implement format string parsing.Lars Wirzenius1-1/+43
2011-08-31Make sure widgets are not base class, just real widgets.Lars Wirzenius1-0/+1
2011-08-31Start fmt module.Lars Wirzenius1-0/+28