From: morse@harborcom.net (Kevin Dahlhausen) Subject: Paginated Python Output Date: Mon, 29 Jun 1998 18:20:05 EDT I've uploaded a module that paginates standard output. Although it's a pretty trivial class, I've found it useful when playing around with Python. http://www.geocities.com/SiliconValley/Peaks/4673/python.html [Moderator's note: the PagedStdOut module intercepts Python's own sys.stdout. It is *not* just another implementation of the "more" tool.] -- -------- comp.lang.python.announce (moderated) -------- Article Submission Address: python-announce@python.org Python Language Home Page: http://www.python.org/ -------------------------------------------------------