<?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: for loop arcpy in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/for-loop-arcpy/m-p/63209#M5125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Apr 2016 10:54:01 GMT</pubDate>
    <dc:creator>jayasudha</dc:creator>
    <dc:date>2016-04-04T10:54:01Z</dc:date>
    <item>
      <title>for loop arcpy</title>
      <link>https://community.esri.com/t5/python-questions/for-loop-arcpy/m-p/63207#M5123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="n"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="n"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="n"&gt;Please explain the following line from ArcGIS documentation for python. It looks different from regular for loop which ends with colon.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="n"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="n"&gt;values&lt;/SPAN&gt; &lt;SPAN class="o"&gt;=&lt;/SPAN&gt; &lt;SPAN class="p"&gt;[&lt;/SPAN&gt;&lt;SPAN class="n"&gt;row&lt;/SPAN&gt;&lt;SPAN class="p"&gt;[&lt;/SPAN&gt;&lt;SPAN class="mi"&gt;0&lt;/SPAN&gt;&lt;SPAN class="p"&gt;]&lt;/SPAN&gt; &lt;SPAN class="k"&gt;for&lt;/SPAN&gt; &lt;SPAN class="n"&gt;row&lt;/SPAN&gt; &lt;SPAN class="ow"&gt;in&lt;/SPAN&gt; &lt;SPAN class="n"&gt;arcpy&lt;/SPAN&gt;&lt;SPAN class="o"&gt;.&lt;/SPAN&gt;&lt;SPAN class="n"&gt;da&lt;/SPAN&gt;&lt;SPAN class="o"&gt;.&lt;/SPAN&gt;&lt;SPAN class="n"&gt;SearchCursor&lt;/SPAN&gt;&lt;SPAN class="p"&gt;(&lt;/SPAN&gt;&lt;SPAN class="n"&gt;fc&lt;/SPAN&gt;&lt;SPAN class="p"&gt;,&lt;/SPAN&gt; &lt;SPAN class="p"&gt;(&lt;/SPAN&gt;&lt;SPAN class="n"&gt;field&lt;/SPAN&gt;&lt;SPAN class="p"&gt;))]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 08:19:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/for-loop-arcpy/m-p/63207#M5123</guid>
      <dc:creator>jayasudha</dc:creator>
      <dc:date>2016-04-04T08:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: for loop arcpy</title>
      <link>https://community.esri.com/t5/python-questions/for-loop-arcpy/m-p/63208#M5124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is a 'list comprehensions'&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migration-blogpost/55515"&gt;List comprehensions 3 ...&lt;/A&gt; and there are two others. &lt;/P&gt;&lt;P&gt;official docs in all python versions&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.python.org/3.4/tutorial/datastructures.html?highlight=list%20comprehension#list-comprehensions" title="https://docs.python.org/3.4/tutorial/datastructures.html?highlight=list%20comprehension#list-comprehensions"&gt;5. Data Structures — Python 3.4.4 documentation&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 09:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/for-loop-arcpy/m-p/63208#M5124</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-04T09:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: for loop arcpy</title>
      <link>https://community.esri.com/t5/python-questions/for-loop-arcpy/m-p/63209#M5125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 10:54:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/for-loop-arcpy/m-p/63209#M5125</guid>
      <dc:creator>jayasudha</dc:creator>
      <dc:date>2016-04-04T10:54:01Z</dc:date>
    </item>
  </channel>
</rss>

