[Tutor] Printing std.out (terminal) with formatted output

DAVID BABCOCK decibelshelp@charter.net
Thu Jun 19 04:39:03 2003


I am wanting to print some results from a database to the 
user. Just using the terminal and std.out for right now.

Is there any module that might give some help making the 
output more readable. 

Saw one called prettyprint that might fit the bill. Just 
trying to not reinvent the wheel. I did a search on 
google, not coming up with much do to common words like 
format and print.

Thanks,

Dave