<?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: Dropbox Core API With Python 3.3.5 in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-With-Python-3-3-5/m-p/27178#M776</link>
    <description>&lt;P&gt;Note I just traced the various errors in the code and updated a hand full of urllib and string calls and now it is working.  Of course I had to modify the distribution so not sure what to do next?&lt;/P&gt;</description>
    <pubDate>Thu, 19 Feb 2015 13:07:49 GMT</pubDate>
    <dc:creator>Patrick R.14</dc:creator>
    <dc:date>2015-02-19T13:07:49Z</dc:date>
    <item>
      <title>Dropbox Core API With Python 3.3.5</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-With-Python-3-3-5/m-p/27177#M775</link>
      <description>&lt;P&gt;IS the Core Api compatible with Python 3.3.5?&lt;/P&gt;

&lt;P&gt;When I try to run the sample code in the tutorial I get hung up on &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;authorize_url = flow.start()
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;From Dropbox/client.py:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;target_path = urllib.quote(target)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Seems like this is not the correct syntax for urllib anymore?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Error:
'module' object has no attribute 'quote'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Should I just update the client.py or is there a python 3 specific version i need?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:45:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-With-Python-3-3-5/m-p/27177#M775</guid>
      <dc:creator>Patrick R.14</dc:creator>
      <dc:date>2019-05-29T09:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Core API With Python 3.3.5</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-With-Python-3-3-5/m-p/27178#M776</link>
      <description>&lt;P&gt;Note I just traced the various errors in the code and updated a hand full of urllib and string calls and now it is working.  Of course I had to modify the distribution so not sure what to do next?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2015 13:07:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-With-Python-3-3-5/m-p/27178#M776</guid>
      <dc:creator>Patrick R.14</dc:creator>
      <dc:date>2015-02-19T13:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Core API With Python 3.3.5</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-With-Python-3-3-5/m-p/27179#M777</link>
      <description>&lt;P&gt;Unfortunately the Python SDK isn't currently fully supported for Python 3 yet, but I'll be sure to pass this on as feedback. &lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2015 00:18:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-With-Python-3-3-5/m-p/27179#M777</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-02-20T00:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Core API With Python 3.3.5</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-With-Python-3-3-5/m-p/27180#M778</link>
      <description>&lt;P&gt;Please see this thread : &lt;A href="https://www.dropboxforum.com/hc/communities/public/questions/203834025-A-Python-3-fork-of-the-Python-SDK" rel="nofollow noreferrer"&gt;https://www.dropboxforum.com/hc/communities/public/questions/203834025-A-Python-3-fork-of-the-Python-SDK&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Have a nice day !&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2015 22:52:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-With-Python-3-3-5/m-p/27180#M778</guid>
      <dc:creator>Joachim J.</dc:creator>
      <dc:date>2015-05-25T22:52:34Z</dc:date>
    </item>
  </channel>
</rss>

