<?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 Addin Objects in Python Interpreter Window in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/addin-objects-in-python-interpreter-window/m-p/129640#M10073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created an add in that found the unique values in a field and listed the output to the python window. At 10.0 I could access the objects from the addin in the Python window; at 10.2.1 this is no longer the case. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, the addin was called listunique, and the unique values were stored in a Python list called unique. After running the addin I could use access that list in the Python window as &lt;/SPAN&gt;&lt;PRE class="plain" name="code"&gt;listunique.unique&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to make the objects from an addin accessible in the Python window? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jody&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Mar 2014 18:28:49 GMT</pubDate>
    <dc:creator>JodyMacEachern1</dc:creator>
    <dc:date>2014-03-31T18:28:49Z</dc:date>
    <item>
      <title>Addin Objects in Python Interpreter Window</title>
      <link>https://community.esri.com/t5/python-questions/addin-objects-in-python-interpreter-window/m-p/129640#M10073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created an add in that found the unique values in a field and listed the output to the python window. At 10.0 I could access the objects from the addin in the Python window; at 10.2.1 this is no longer the case. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, the addin was called listunique, and the unique values were stored in a Python list called unique. After running the addin I could use access that list in the Python window as &lt;/SPAN&gt;&lt;PRE class="plain" name="code"&gt;listunique.unique&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to make the objects from an addin accessible in the Python window? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jody&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 18:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/addin-objects-in-python-interpreter-window/m-p/129640#M10073</guid>
      <dc:creator>JodyMacEachern1</dc:creator>
      <dc:date>2014-03-31T18:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Addin Objects in Python Interpreter Window</title>
      <link>https://community.esri.com/t5/python-questions/addin-objects-in-python-interpreter-window/m-p/129641#M10074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I encountered this same scenario today when I switched from 10.1 to 10.3. Did you ever find a solution to this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 20:36:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/addin-objects-in-python-interpreter-window/m-p/129641#M10074</guid>
      <dc:creator>ChadChurchill</dc:creator>
      <dc:date>2015-03-30T20:36:09Z</dc:date>
    </item>
  </channel>
</rss>

