<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Clear ArcPy IDLE screen in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/clear-arcpy-idle-screen/m-p/265671#M20441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;I "clear" the IDLE screen the same way I used to clear an Xwindow: hold down the enter key until the offending text scrolls off the top.&lt;BR /&gt;If you do that, IDLE will even skip the &amp;gt;&amp;gt;&amp;gt; prompt on some lines in its haste to respond.....&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family:Courier New;"&gt;&amp;gt;&amp;gt;&amp;gt; def cls(): print "\n"*30&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; &lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; cls()&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Mar 2013 16:18:46 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2013-03-27T16:18:46Z</dc:date>
    <item>
      <title>Clear ArcPy IDLE screen</title>
      <link>https://community.esri.com/t5/python-questions/clear-arcpy-idle-screen/m-p/265667#M20437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do you clear the IDLE ArcPy screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Won't work with a screen full of mistakes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tried general advice from the web about using:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import os&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;os.system('cls') #on windows&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doesn't work on IDLE screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cls on DOS was so basic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Mar 2013 10:36:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/clear-arcpy-idle-screen/m-p/265667#M20437</guid>
      <dc:creator>ErnestDunwoody</dc:creator>
      <dc:date>2013-03-23T10:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Clear ArcPy IDLE screen</title>
      <link>https://community.esri.com/t5/python-questions/clear-arcpy-idle-screen/m-p/265668#M20438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, cls was very basic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As I recall, in DOS (not the sorta-DOS you get in the command window today)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cls just interupted the screen power, wiping the existing characters....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I "clear" the IDLE screen the same way I used to clear an Xwindow: hold down the enter key until the offending text scrolls off the top.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you do that, IDLE will even skip the &amp;gt;&amp;gt;&amp;gt; prompt on some lines in its haste to respond.....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 11:59:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/clear-arcpy-idle-screen/m-p/265668#M20438</guid>
      <dc:creator>markdenil</dc:creator>
      <dc:date>2013-03-25T11:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Clear ArcPy IDLE screen</title>
      <link>https://community.esri.com/t5/python-questions/clear-arcpy-idle-screen/m-p/265669#M20439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem in the PythonWin screen (derived from IDLE with a windows front-end).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I right-click to selectAll and then Cut. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But it doesn't work in IDLE. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Another reason to keep using Pythonwin.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 09:04:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/clear-arcpy-idle-screen/m-p/265669#M20439</guid>
      <dc:creator>KimOllivier</dc:creator>
      <dc:date>2013-03-26T09:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Clear ArcPy IDLE screen</title>
      <link>https://community.esri.com/t5/python-questions/clear-arcpy-idle-screen/m-p/265670#M20440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I look as IDLE as the vi of Python IDE's - always there, trustworthy, fast, but not fancy at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I'm a big Wing fan myself -- although I don't use 99% of its capabilities, I have found it more than worth the money.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 16:06:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/clear-arcpy-idle-screen/m-p/265670#M20440</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-03-27T16:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Clear ArcPy IDLE screen</title>
      <link>https://community.esri.com/t5/python-questions/clear-arcpy-idle-screen/m-p/265671#M20441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;I "clear" the IDLE screen the same way I used to clear an Xwindow: hold down the enter key until the offending text scrolls off the top.&lt;BR /&gt;If you do that, IDLE will even skip the &amp;gt;&amp;gt;&amp;gt; prompt on some lines in its haste to respond.....&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family:Courier New;"&gt;&amp;gt;&amp;gt;&amp;gt; def cls(): print "\n"*30&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; &lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; cls()&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 16:18:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/clear-arcpy-idle-screen/m-p/265671#M20441</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-03-27T16:18:46Z</dc:date>
    </item>
  </channel>
</rss>

