Re: Question: How do I format printing in python

2008-06-25 Thread Donald 'Paddy' McCarthy
Lie wrote: On Jun 24, 12:12 am, [EMAIL PROTECTED] wrote: Hi All, How do I format printed data in python? I could not find this in the Python Reference Manual:http://docs.python.org/ref/print.html Nor could I find it in Matloff's great tutorial:http://heather.cs.ucdavis.edu/~matloff/Python/Pyt

Re: Question: How do I format printing in python

2008-06-25 Thread Lie
On Jun 24, 12:12 am, [EMAIL PROTECTED] wrote: > Hi All, > > How do I format printed data in python? > I could not find this in the Python Reference > Manual:http://docs.python.org/ref/print.html > Nor could I find it in Matloff's great > tutorial:http://heather.cs.ucdavis.edu/~matloff/Python/Pyth

Re: Question: How do I format printing in python

2008-06-23 Thread Maric Michaud
Le Tuesday 24 June 2008 05:33:01 Larry Bates, vous avez écrit : > [EMAIL PROTECTED] wrote: ... > > data = '''512 Jun 5 2004 X11r6 > 22 Jan 17 2005 a2p > 22 Jan 17 2005 acctcom > 5374 Sep 15 2002 acledit > 5664 May 13 2004 aclget > 12020 May 13 2004 aclput > 115734 Jun 2 2004 adb > 46518 Jun 4 2004

Re: Question: How do I format printing in python

2008-06-23 Thread Larry Bates
[EMAIL PROTECTED] wrote: Hi All, How do I format printed data in python? I could not find this in the Python Reference Manual: http://docs.python.org/ref/print.html Nor could I find it in Matloff's great tutorial: http://heather.cs.ucdavis.edu/~matloff/Python/PythonIntro.pdf For example, how d

Re: Question: How do I format printing in python

2008-06-23 Thread Mark Tolonen
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi All, How do I format printed data in python? I could not find this in the Python Reference Manual: http://docs.python.org/ref/print.html Nor could I find it in Matloff's great tutorial: http://heather.cs.ucdavis.edu/~matloff/Python

Re: Question: How do I format printing in python

2008-06-23 Thread Mensanator
On Jun 23, 12:47 pm, Mensanator <[EMAIL PROTECTED]> wrote: > On Jun 23, 12:12 pm, [EMAIL PROTECTED] wrote: > > > > > > > Hi All, > > > How do I format printed data in python? > > I could not find this in the Python Reference > > Manual:http://docs.python.org/ref/print.html > > Nor could I find it

Re: Question: How do I format printing in python

2008-06-23 Thread Mensanator
On Jun 23, 12:12 pm, [EMAIL PROTECTED] wrote: > Hi All, > > How do I format printed data in python? > I could not find this in the Python Reference > Manual:http://docs.python.org/ref/print.html > Nor could I find it in Matloff's great > tutorial:http://heather.cs.ucdavis.edu/~matloff/Python/Pyth

Re: Question: How do I format printing in python

2008-06-23 Thread Saul Spatz
format the strings: http://www.python.org/doc/2.1.3/lib/typesseq-strings.html [EMAIL PROTECTED] wrote: Hi All, How do I format printed data in python? I could not find this in the Python Reference Manual: http://docs.python.org/ref/print.html Nor could I find it in Matloff's great tutorial: h

Question: How do I format printing in python

2008-06-23 Thread joemacbusiness
Hi All, How do I format printed data in python? I could not find this in the Python Reference Manual: http://docs.python.org/ref/print.html Nor could I find it in Matloff's great tutorial: http://heather.cs.ucdavis.edu/~matloff/Python/PythonIntro.pdf For example, how do I turn this: 512 Jun 5 2