<?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 python exe window in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-exe-window/m-p/309304#M24115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm calling a subprocess from a py script that loops through several feature classes.&amp;nbsp; Every time the subprocess processes each feature class the python exe window pops up.&amp;nbsp; Is there a way to not have this window pop up? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;ArcGIS 9.3.1&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Dec 2011 13:33:49 GMT</pubDate>
    <dc:creator>RobertEhrman</dc:creator>
    <dc:date>2011-12-28T13:33:49Z</dc:date>
    <item>
      <title>python exe window</title>
      <link>https://community.esri.com/t5/python-questions/python-exe-window/m-p/309304#M24115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm calling a subprocess from a py script that loops through several feature classes.&amp;nbsp; Every time the subprocess processes each feature class the python exe window pops up.&amp;nbsp; Is there a way to not have this window pop up? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;ArcGIS 9.3.1&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 13:33:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-exe-window/m-p/309304#M24115</guid>
      <dc:creator>RobertEhrman</dc:creator>
      <dc:date>2011-12-28T13:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: python exe window</title>
      <link>https://community.esri.com/t5/python-questions/python-exe-window/m-p/309305#M24116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Replace python.exe with pythonw.exe in your subprocess call. Pythonw is a non-console version of the python executable.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 19:17:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-exe-window/m-p/309305#M24116</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2011-12-28T19:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: python exe window</title>
      <link>https://community.esri.com/t5/python-questions/python-exe-window/m-p/309306#M24117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Replace python.exe with pythonw.exe in your subprocess call. Pythonw is a non-console version of the python executable.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greatly appreciated, I'll give this a shot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2012 23:24:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-exe-window/m-p/309306#M24117</guid>
      <dc:creator>RobertEhrman</dc:creator>
      <dc:date>2012-01-02T23:24:06Z</dc:date>
    </item>
  </channel>
</rss>

