On 5/7/2012 6:43 AM Thomas C. Hicks said...

I would like to display some of the items in the tuples in columnar
format with each column lining up on the left side
<snip>
I am not against reading
documentation, just can't find the right module to read about.

You'll want to read up on the string interpolation related docs. Start with http://docs.python.org/release/2.5.2/lib/typesseq-strings.html or the equivalent for your python version.

Emile

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to