| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added PLAIN_COLUMNS to top namespace | Brano Zarnovican | 2017-09-29 | 1 | -1/+1 |
| | | | | | | | | | | Example from documentation works only for MSWORD_FRIENDLY style > from prettytable import MSWORD_FRIENDLY # works > from prettytable import PLAIN_COLUMNS # broken This commit fixes import for PLAIN_COLUMNS style | ||||
| * | Update long description; add support for unix pipe; update version number; | Kane Blueriver | 2015-05-28 | 1 | -3/+3 |
| | | |||||
| * | Update meta data | kxxoling | 2015-05-01 | 1 | -1/+1 |
| | | |||||
| * | Move factory funcs to factory.py; specify imports. | Kane Blueriver | 2015-04-30 | 1 | -1/+3 |
| | | |||||
| * | Split prettytable.py to prettytable module; move main test func to test ↵ | Kane Blueriver | 2015-04-30 | 1 | -0/+35 |
| module; little typo fix | |||||
