help() function screen output

Jacob Kruger jacob at blindza.co.za
Sat Jan 31 03:17:56 EST 2015


Using python 3.4 32 bit on windows 7 64 bit machine, and when, for example, type in something like the following in interpreter window:
help(str)

It will populate the screen with one full screen of information, with a prompt of --more-- to hit enter, or something to continue displaying information, but, when, for example, hit enter key, it merely populates one more line of info, each time - under pythn 2.7, it seemed to render one full screen of info each time.

Is there rather a different keystroke should use to invoke that, or is this a python 3.4 feature/issue?

TIA

Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20150131/5c164146/attachment.html>


More information about the Python-list mailing list