Re: Output format

2016-03-20 Thread Rustom Mody
On Monday, March 21, 2016 at 5:54:31 AM UTC+5:30, Mark Lawrence wrote: > On 20/03/2016 23:37, : > > I can't find a formatting way to get columns of data. > > > > Take your pick from:- > > https://docs.python.org/3/library/stdtypes.html#string-methods > > https://docs.python.org/3/library/stdtype

Re: Output format

2016-03-20 Thread Alphwe
On Monday, March 21, 2016 at 7:37:39 AM UTC+8, vernl...@gmail.com wrote: > I can't find a formatting way to get columns of data. I don't think this express is a question, or asking for help. -- https://mail.python.org/mailman/listinfo/python-list

Re: Output format

2016-03-20 Thread Mark Lawrence
On 20/03/2016 23:37, vernleff...@gmail.com wrote: I can't find a formatting way to get columns of data. Take your pick from:- https://docs.python.org/3/library/stdtypes.html#string-methods https://docs.python.org/3/library/stdtypes.html#printf-style-string-formatting https://docs.python.org

Re: Output format

2016-03-20 Thread Joel Goldstick
On Sun, Mar 20, 2016 at 7:37 PM, wrote: > I can't find a formatting way to get columns of data. > -- > https://mail.python.org/mailman/listinfo/python-list > Welcome Vern. We're gonna need more than that -- os, python version, your code, traceback if you get one, what results you get, what you