"Alex K" <[EMAIL PROTECTED]> wrote:
>
>Does anyone know if the python shell supports paging or if I should
>look into iPython? Thank you so much.

"Paging" is an overloaded term.  What do you mean, exactly?  Do you mean
something like piping the output into "more"?  The Python shell does that
for the "help" command, but maybe you could post a more precise example of
what you want.
-- 
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to