<?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: Is Python script version independent when editing sde database? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-python-script-version-independent-when-editing/m-p/164806#M12637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan but no. I just took a quick look at the index for it and there is nothing that jumps out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess i will just go ahead and try it then reply to my own question so others can get something helpful from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What’s New in Python 2.7&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The Future for Python 2.x&lt;/LI&gt;&lt;LI&gt;Changes to the Handling of Deprecation Warnings&lt;/LI&gt;&lt;LI&gt;Python 3.1 Features&lt;/LI&gt;&lt;LI&gt;PEP 372: Adding an Ordered Dictionary to collections&lt;/LI&gt;&lt;LI&gt;PEP 378: Format Specifier for Thousands Separator&lt;/LI&gt;&lt;LI&gt;PEP 389: The argparse Module for Parsing Command Lines&lt;/LI&gt;&lt;LI&gt;PEP 391: Dictionary-Based Configuration For Logging&lt;/LI&gt;&lt;LI&gt;PEP 3106: Dictionary Views&lt;/LI&gt;&lt;LI&gt;PEP 3137: The memoryview Object&lt;/LI&gt;&lt;LI&gt;Other Language Changes&lt;/LI&gt;&lt;LI&gt;New and Improved Modules&lt;/LI&gt;&lt;LI&gt;Build and C API Changes&lt;/LI&gt;&lt;LI&gt;Other Changes and Fixes&lt;/LI&gt;&lt;LI&gt;Porting to Python 2.7&lt;/LI&gt;&lt;LI&gt;New Features Added to Python 2.7 Maintenance Releases&lt;/LI&gt;&lt;LI&gt;Acknowledgements&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Feb 2015 04:42:18 GMT</pubDate>
    <dc:creator>PeterShoemark</dc:creator>
    <dc:date>2015-02-18T04:42:18Z</dc:date>
    <item>
      <title>Is Python script version independent when editing sde database?</title>
      <link>https://community.esri.com/t5/python-questions/is-python-script-version-independent-when-editing/m-p/164804#M12635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am working on updating coded domain values in a 9.3 sde database (Oracle 11g) and want to know if I run Python 2.7 standalone scripts (not through 10.2 catalog) will there be any negative impact on the 9.3 database or will I need to run 2.5 Python?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; An upgrade to ArcGIS Server 10.2 is scheduled but not likely for another 5-6 months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cheers, Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Peter Shoemark (spelling)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 02:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-python-script-version-independent-when-editing/m-p/164804#M12635</guid>
      <dc:creator>PeterShoemark</dc:creator>
      <dc:date>2015-02-17T02:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is Python script version independent when editing sde database?</title>
      <link>https://community.esri.com/t5/python-questions/is-python-script-version-independent-when-editing/m-p/164805#M12636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you go through the python changes between 2.5 and 2.7?&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.python.org/2/whatsnew/" title="https://docs.python.org/2/whatsnew/"&gt;What’s New in Python — Python 2.7.9 documentation&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 06:53:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-python-script-version-independent-when-editing/m-p/164805#M12636</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-02-17T06:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is Python script version independent when editing sde database?</title>
      <link>https://community.esri.com/t5/python-questions/is-python-script-version-independent-when-editing/m-p/164806#M12637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan but no. I just took a quick look at the index for it and there is nothing that jumps out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess i will just go ahead and try it then reply to my own question so others can get something helpful from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What’s New in Python 2.7&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The Future for Python 2.x&lt;/LI&gt;&lt;LI&gt;Changes to the Handling of Deprecation Warnings&lt;/LI&gt;&lt;LI&gt;Python 3.1 Features&lt;/LI&gt;&lt;LI&gt;PEP 372: Adding an Ordered Dictionary to collections&lt;/LI&gt;&lt;LI&gt;PEP 378: Format Specifier for Thousands Separator&lt;/LI&gt;&lt;LI&gt;PEP 389: The argparse Module for Parsing Command Lines&lt;/LI&gt;&lt;LI&gt;PEP 391: Dictionary-Based Configuration For Logging&lt;/LI&gt;&lt;LI&gt;PEP 3106: Dictionary Views&lt;/LI&gt;&lt;LI&gt;PEP 3137: The memoryview Object&lt;/LI&gt;&lt;LI&gt;Other Language Changes&lt;/LI&gt;&lt;LI&gt;New and Improved Modules&lt;/LI&gt;&lt;LI&gt;Build and C API Changes&lt;/LI&gt;&lt;LI&gt;Other Changes and Fixes&lt;/LI&gt;&lt;LI&gt;Porting to Python 2.7&lt;/LI&gt;&lt;LI&gt;New Features Added to Python 2.7 Maintenance Releases&lt;/LI&gt;&lt;LI&gt;Acknowledgements&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 04:42:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-python-script-version-independent-when-editing/m-p/164806#M12637</guid>
      <dc:creator>PeterShoemark</dc:creator>
      <dc:date>2015-02-18T04:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is Python script version independent when editing sde database?</title>
      <link>https://community.esri.com/t5/python-questions/is-python-script-version-independent-when-editing/m-p/164807#M12638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to go back to 2.6 and 2.5...the links are there, but buried at the bottom of the page...you have to go back to previous versions and forward all the way up to 3.5 (beta)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 04:46:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-python-script-version-independent-when-editing/m-p/164807#M12638</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-02-18T04:46:17Z</dc:date>
    </item>
  </channel>
</rss>

