How does one tell the python interactive interpreter to run the
next output to stdout through the default pager?  Basically, I'm
looking for Python's equivalent of Perl's debugger's "|" prefix,
as in

  DB<1> |print $long_output

TIA!

kynn
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to