Menu

SVN archive Commit Log


Commit Date  
[r18687] by bugman

Fixes for the unit tests of the lib.text.table.format_table() function.

2013-03-07 21:06:07 Tree
[r18686] by bugman

Removed a debugging printout.

2013-03-07 21:05:26 Tree
[r18685] by bugman

Many improvements to the lib.text.table module.

The format_table() function now accepts arguments for text to prefix and postfix to each line,
the text padding to the left and right inside the table, and the text used to separate the columns.
The _blank() and _rule() private functions have been added to create distinct table elements.

2013-03-07 21:05:06 Tree
[r18684] by bugman

Updates to the unit tests of the lib.text.table.format_table() function.

2013-03-07 20:03:53 Tree
[r18683] by bugman

Fix for the lib.text.table.format_table() function - the column width calculation was broken.

2013-03-07 17:39:22 Tree
[r18682] by bugman

Fix for the unit tests of the lib.text.table.format_table() function.

The function currently expects all table contents to be strings.

2013-03-07 17:33:30 Tree
[r18681] by bugman

Fix for the lib.text package __all__ list - the module is 'table', not 'tables'.

2013-03-07 17:26:34 Tree
[r18680] by bugman

Created two unit tests for the lib.text.table.format_table() function.

2013-03-07 17:23:51 Tree
[r18679] by bugman

Created the framework for the unit tests of the lib.text package.

2013-03-07 17:16:08 Tree
[r18678] by bugman

Added the spacing argument to lib.text.table.format_table().

This removes the reference to the user function table spacing variable from this function and shifts
it to the prompt.uf_docstring.create_table() function.

2013-03-07 17:09:38 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.