[Tutor] "Goto"-function

ium@micromuse.com ium@micromuse.com
Thu, 15 Mar 2001 16:48:14 +0000


On Wed, Mar 14, 2001 at 07:51:56PM +0100, Thomas Ueland Torp wrote:
| Oh, and how do I clear the screen on the python interpreter (with a code built-in in the program).


The best solution I have seen to this is the following....

>>>import os
>>>os.system('clear')

Kindest regards,

	--ibs.

--------------------------  Ibraheem Umaru-Mohammed  ---------------------------
			--  Email:ium@micromuse.com  --
-- Micromuse Ltd, Disraeli House, 90 Putney Bridge Road, London SW18 1DA --
			--  http://www.micromuse.com --