Re: python command line manual

2010-05-26 Thread Mark Lawrence
On 26/05/2010 14:59, Tim Golden wrote: On 26/05/2010 14:50, Aahz wrote: In article, Chris Rebert wrote: On Mon, May 24, 2010 at 3:52 PM, Peng Yu wrote: I mainly check online python manual. But I feel that it would be nice if there is command line manual available (just like perl command line

Re: python command line manual

2010-05-26 Thread Tim Golden
On 26/05/2010 14:50, Aahz wrote: In article, Chris Rebert wrote: On Mon, May 24, 2010 at 3:52 PM, Peng Yu wrote: I mainly check online python manual. But I feel that it would be nice if there is command line manual available (just like perl command line manual). Could you please let me know

Re: python command line manual

2010-05-26 Thread Aahz
In article , Chris Rebert wrote: >On Mon, May 24, 2010 at 3:52 PM, Peng Yu wrote: >> >> I mainly check online python manual. But I feel that it would be nice >> if there is command line manual available (just like perl command line >> manual). Could you please let me know if such command line ma

Re: python command line manual

2010-05-24 Thread Vito 'ZeD' De Tullio
Peng Yu wrote: > I mainly check online python manual. But I feel that it would be nice > if there is command line manual available (just like perl command line > manual). Could you please let me know if such command line manual > available? pydoc? -- By ZeD -- http://mail.python.org/mailman/

Re: python command line manual

2010-05-24 Thread Asun Friere
On May 25, 8:52 am, Peng Yu wrote: > I mainly check online python manual. But I feel that it would be nice > if there is command line manual available (just like perl command line > manual). Could you please let me know if such command line manual > available? > > -- > Regards, > Peng It's not re

Re: python command line manual

2010-05-24 Thread Steven D'Aprano
On Mon, 24 May 2010 17:52:13 -0500, Peng Yu wrote: > I mainly check online python manual. But I feel that it would be nice if > there is command line manual available (just like perl command line > manual). Could you please let me know if such command line manual > available? >From the shell, you

Re: python command line manual

2010-05-24 Thread Chris Rebert
On Mon, May 24, 2010 at 3:52 PM, Peng Yu wrote: > I mainly check online python manual. But I feel that it would be nice > if there is command line manual available (just like perl command line > manual). Could you please let me know if such command line manual > available? 98% sure that there isn

python command line manual

2010-05-24 Thread Peng Yu
I mainly check online python manual. But I feel that it would be nice if there is command line manual available (just like perl command line manual). Could you please let me know if such command line manual available? -- Regards, Peng -- http://mail.python.org/mailman/listinfo/python-list