TypeError: 'module object is not callable'

Chris.Tidy at jet.uk Chris.Tidy at jet.uk
Tue Sep 4 06:06:37 EDT 2007


Thanks guys. Changing to how Python does things has a lot of geting
used to!
Do any of you have any ideas on the best way to do the following
problem:

Each loop I perform, I get a new list of Strings.
I then want to print these lists as columns adjacent to each other
starting with the first
created list in the first column and last created list in the final
column.

If you need any more information, just let me know!
Cheers




More information about the Python-list mailing list