What is the easiest way in Python 3.x to write output positionally? For example I have one literal I want in column 1, the next one in column 40, the third one in column 50. I've tried usings tabs and I'm not getting what I want. Is it something to do with C style printf formatting? An example would be greatly appreciated.
-- Frank L. "Cranky Frankie" Palmeri, Guilderland, NY, USA Risible Riding Raconteur & Writer Don't sweat the petty things, and don't pet the sweaty things. _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor