New GitHub issue #92244 from user-dead:<br>

<hr>

<pre>
**Feature or enhancement**

An option to clear the interactive python shell would be quite helpful in case the shell gets clunky

**Pitch**

Since many times we have to use the interactive shell for certain purposes for a long time it is kind of tedious to use
```py
>import os
>os.system("clear")
```
everytime, even with pythonrc it will be tedious to set it everytime when switched to a different workspace , hence it would be really helpful to have this feature builtin to prevent repeating things.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/92244">View on GitHub</a>
<p>Labels: type-feature</p>
<p>Assignee: </p>