print_readable/save_out_readable changed:
authorrich <rich>
Wed, 15 Feb 2006 13:25:58 +0000 (13:25 +0000)
committerrich <rich>
Wed, 15 Feb 2006 13:25:58 +0000 (13:25 +0000)
commitae6f56ba8e80a1c05aa076404dd14145b306780a
tree348d106d4504d73d277a7dbf6cb4b9bade8865b7
parent96ff72437cc1cbea49fe9599048ab61a4d11fde8
print_readable/save_out_readable changed:
 * ignore single columns - these are usually titles and shouldn't cause
   the rest of the CSV output to expand
 * don't escape strings (why were we doing this?)
csv.ml