Re: symbolic links, aliases, cls clear

2006-05-03 Thread af . dingo
it would be nice if python provided a termcap or terminfo library,
wouldn't it?

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


Re: symbolic links, aliases, cls clear

2006-04-12 Thread af . dingo
If I may recommend an alternative,

print "\033[H\033[J"

the ansi sequence to clear the screen.

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