On 29 September 2016 at 08:08, Stephan Houben <stephan...@gmail.com> wrote: > I just tried with this official Python binary: > Python 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit > (Intel)] on win32 > > and CTRL-L for sure does clear the window. It just doesn't then move the > prompt to the top, so you end up with a bunch of empty lines, followed by > the prompt.
Do you have pyreadline installed? I believe that intercepts things like CTRL-L. Paul _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/