<?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: PythonWin Settings Question in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188311#M14461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Will do.&amp;nbsp; Thanks.&lt;BR /&gt;&lt;BR /&gt;Now I am seeing another new thing!&amp;nbsp; What in the world is this white circle next to one of my def()'s?&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]34040[/ATTACH]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like you've toggled a break point in the debugger.&amp;nbsp; If you put your cursor on that line, then go File &amp;gt; Debug &amp;gt;&amp;nbsp; and uncheck Toggle Breakpoint, should get rid of it...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2014 13:57:04 GMT</pubDate>
    <dc:creator>RDHarles</dc:creator>
    <dc:date>2014-05-23T13:57:04Z</dc:date>
    <item>
      <title>PythonWin Settings Question</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188306#M14456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What in my PythonWin settings is causing the line formatting/error/warnings like seen in the attached image?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34035[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is really frustrating as I don't know what changed to cause this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any input.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 12:56:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188306#M14456</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2014-05-23T12:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: PythonWin Settings Question</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188307#M14457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think it's an inconsistent indentation error. There are 11 red symbols. You are likely using 4 spaces as an indentation, meaning you should have 12 spaces for 4 levels of indentation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try adding one space and see if that solves it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 13:01:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188307#M14457</guid>
      <dc:creator>JoshuaChisholm</dc:creator>
      <dc:date>2014-05-23T13:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: PythonWin Settings Question</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188308#M14458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I think it's an inconsistent indentation error. There are 11 red symbols. You are likely using 4 spaces as an indentation, meaning you should have 12 spaces for 4 levels of indentation.&lt;BR /&gt;&lt;BR /&gt;Try adding one space and see if that solves it.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No adding a space does not fix it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've never seen this kind of checking before in my PythonWin environment.&amp;nbsp; Normally if I had an indentation issue it wouldn't check and I would see an error in the status at the bottom, no red lines or some such thing.&amp;nbsp; It's really strange an dI don't know what has changed to have this show up&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34038[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now when I click the Check it displays a "Checking module..." message at the bottom and the Interactive Window shows&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34037[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; The tab nanny complained, but I cant see where!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a Citrix install, so did something happen to the environment settings?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 13:12:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188308#M14458</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2014-05-23T13:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: PythonWin Settings Question</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188309#M14459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used to get this issue quite often (I've now moved to PyScripter and haven't had this issue since).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The following always works for me. &lt;/SPAN&gt;&lt;STRONG style="font-style: italic;"&gt; Highlight the "infected area" &amp;gt; right click &amp;gt; choose Source Code &amp;gt; then click Untabify Region.&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Works every time for me.&amp;nbsp; No idea what causes this, but it happened dozens of times over the years, while using many different PythonWin versions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 13:33:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188309#M14459</guid>
      <dc:creator>RDHarles</dc:creator>
      <dc:date>2014-05-23T13:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: PythonWin Settings Question</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188310#M14460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I used to get this issue quite often (I've now moved to PyScripter and haven't had this issue since).&lt;BR /&gt;The following always works for me. &lt;STRONG style="font-style: italic;"&gt; Highlight the "infected area" &amp;gt; right click &amp;gt; choose Source Code &amp;gt; then click Untabify Region.&lt;/STRONG&gt;&lt;BR /&gt;Works every time for me.&amp;nbsp; No idea what causes this, but it happened dozens of times over the years, while using many different PythonWin versions.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Will do.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I am seeing another new thing!&amp;nbsp; What in the world is this white circle next to one of my def()'s?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34040[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 13:48:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188310#M14460</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2014-05-23T13:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: PythonWin Settings Question</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188311#M14461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Will do.&amp;nbsp; Thanks.&lt;BR /&gt;&lt;BR /&gt;Now I am seeing another new thing!&amp;nbsp; What in the world is this white circle next to one of my def()'s?&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]34040[/ATTACH]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like you've toggled a break point in the debugger.&amp;nbsp; If you put your cursor on that line, then go File &amp;gt; Debug &amp;gt;&amp;nbsp; and uncheck Toggle Breakpoint, should get rid of it...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 13:57:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-settings-question/m-p/188311#M14461</guid>
      <dc:creator>RDHarles</dc:creator>
      <dc:date>2014-05-23T13:57:04Z</dc:date>
    </item>
  </channel>
</rss>

