Re: print help content in a Command Prompt

2008-02-25 Thread Gabriel Genellina
En Mon, 25 Feb 2008 10:18:19 -0200, <[EMAIL PROTECTED]> escribió: > On Feb 25, 12:59 pm, Necmettin Begiter <[EMAIL PROTECTED]> > wrote: >> 25 February 2008 Monday 11:15:14 tarihinde [EMAIL PROTECTED] şunları >> yazmıştı: >> >> > Hi, >> > This is a basic problem, but I want to print help content

Re: print help content in a Command Prompt

2008-02-25 Thread bkamrani
On Feb 25, 12:59 pm, Necmettin Begiter <[EMAIL PROTECTED]> wrote: > 25 February 2008 Monday 11:15:14 tarihinde [EMAIL PROTECTED] şunları yazmıştı: > > > Hi, > > This is a basic problem, but I want to print help content in a Command > > Prompt in WinXP and scrolling back to see the first lines. If I

Re: print help content in a Command Prompt

2008-02-25 Thread Necmettin Begiter
25 February 2008 Monday 11:15:14 tarihinde [EMAIL PROTECTED] şunları yazmıştı: > Hi, > This is a basic problem, but I want to print help content in a Command > Prompt in WinXP and scrolling back to see the first lines. If I start > a command prompt and run python, and then for example, > > >>> hel

Re: print help content in a Command Prompt

2008-02-25 Thread Chris
On Feb 25, 11:15 am, [EMAIL PROTECTED] wrote: > Hi, > This is a basic problem, but I want to print help content in a Command > Prompt in WinXP and scrolling back to see the first lines. If I start > a command prompt and run python, and then for example, > > >>> help(list) > > it starts showing the