control-l (ctrl-l or C-l or ^l) will clear the screen using the Python 2.5 command line interpreter just as 'clear' does in linux bash shell
I hope this helps someone who is learning about Linux and web application programming with Python, Django, and Javascript.