<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>pythonfordelphi at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/pythonfordelphi/</link>
    <description>Python for Delphi</description>

    <item>
      <title>Re: Python 2.6 support</title>
      <pubDate>Sun, 21 Sep 2008 19:14:42 GMT</pubDate>
      <dc:creator>koenvandesande</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1328</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1328</guid>
      <description>Hi everyone, I&#39;ve updated v3.32 of P4D myself, they&#39;re pretty trivial updates. You can download the two changed files (Definition.Inc and PythonEngine.pas)</description>
    </item>
    <item>
      <title>Python 2.6 support</title>
      <pubDate>Mon, 15 Sep 2008 17:36:22 GMT</pubDate>
      <dc:creator>koenvandesande</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1327</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1327</guid>
      <description>Hello, Python 2.6RC1 is currently available, and the RC2 should be done in 2 days, with the final stable version of 2.6 planned for October 1st. Do you have</description>
    </item>
    <item>
      <title>Re: [ERROR] Could not compile package Python_bds4.dpk. Please do it </title>
      <pubDate>Thu, 04 Sep 2008 02:07:29 GMT</pubDate>
      <dc:creator>kaboateng2005</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1326</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1326</guid>
      <description>... Please what should i do. I don&#39;t understand what you mean, &quot;How should i report us the compilation errors&quot;. Some clarification please. and has anyone else</description>
    </item>
    <item>
      <title>Re: [ERROR] Could not compile package Python_bds4.dpk. Please do it </title>
      <pubDate>Mon, 25 Aug 2008 21:03:32 GMT</pubDate>
      <dc:creator>J.J.Balster</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1325</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1325</guid>
      <description>Thanks, for this reaction, I solved the problem, In my Delphi-directory vcl.dcp was missing thanks again Jos Balster ... Van: pythonfordelphi@yahoogroups.com </description>
    </item>
    <item>
      <title>Re: [ERROR] Could not compile package Python_bds4.dpk. Please do it </title>
      <pubDate>Sun, 24 Aug 2008 21:08:26 GMT</pubDate>
      <dc:creator>Morgan Martinet</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1324</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1324</guid>
      <description>You can&#39;t run the demos because the package containing the P4D components was not successfully compiled and installed! Please, report us the compilation</description>
    </item>
    <item>
      <title>[ERROR] Could not compile package Python_bds4.dpk. Please do it your</title>
      <pubDate>Sat, 23 Aug 2008 19:45:00 GMT</pubDate>
      <dc:creator>kaboateng2005</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1323</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1323</guid>
      <description>Hello i am new to Python for Delphi and i am so excited that such a project exist. Thanks for all. But my problem is i can&#39;t get it to work. this is what i get</description>
    </item>
    <item>
      <title>[ERROR] Could not compile package Python_bds4.dpk. Please do it your</title>
      <pubDate>Sat, 23 Aug 2008 19:44:54 GMT</pubDate>
      <dc:creator>Kwadwo boateng</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1322</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1322</guid>
      <description>Hello i am new to Python for Delphi and i am so excited that such a project exist. Thanks for all. But my problem is i can&#39;t get it to work. this is what i get</description>
    </item>
    <item>
      <title>Re: Call Garabage Collector/Destroy Data</title>
      <pubDate>Wed, 06 Aug 2008 16:05:56 GMT</pubDate>
      <dc:creator>babeyboom817</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1321</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1321</guid>
      <description>... cannot be ... Importing the GC Module really helped!  Thank you so much guys!  None of the python books I had ever mention using the GC Module!</description>
    </item>
    <item>
      <title>Re: Call Garabage Collector/Destroy Data</title>
      <pubDate>Wed, 06 Aug 2008 16:05:23 GMT</pubDate>
      <dc:creator>babeyboom817</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1320</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1320</guid>
      <description>... Importing the GC Module really helped!  Thank you so much guys!  None of the python books I had ever mention using the GC Module!</description>
    </item>
    <item>
      <title>Re: Call Garabage Collector/Destroy Data</title>
      <pubDate>Wed, 06 Aug 2008 12:41:26 GMT</pubDate>
      <dc:creator>Oliver Bock</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1319</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1319</guid>
      <description>It sounds like you need to call Py_DECREF on the parameters after you have made the call, but I don&#39;t know what type of parameters you are passing or how you</description>
    </item>
    <item>
      <title>Re: Remove data from python?</title>
      <pubDate>Wed, 06 Aug 2008 12:40:31 GMT</pubDate>
      <dc:creator>Oliver Bock</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1318</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1318</guid>
      <description>Why do you care? Have you tried the Python gc.collect() function?</description>
    </item>
    <item>
      <title>Re: Call Garabage Collector/Destroy Data</title>
      <pubDate>Wed, 06 Aug 2008 12:39:56 GMT</pubDate>
      <dc:creator>Jaimy Azle</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1317</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1317</guid>
      <description>... It is depend to how you maintain the reference count when you take and send parameters, and the script you&#39;ve executed. Python actually has PyGC_Collect</description>
    </item>
    <item>
      <title>Call Garabage Collector/Destroy Data</title>
      <pubDate>Wed, 06 Aug 2008 02:57:53 GMT</pubDate>
      <dc:creator>babeyboom817</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1316</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1316</guid>
      <description>I have a delphi application that sends parameters to python scripts. My problem is after the script is ran, when I test the variables, they are still stuck in</description>
    </item>
    <item>
      <title>Remove data from python?</title>
      <pubDate>Wed, 06 Aug 2008 02:57:49 GMT</pubDate>
      <dc:creator>babeyboom817</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1315</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1315</guid>
      <description>I have a problem.  I can take values from delphi and send them to the python interperter so they can be ran in a pythono script.  The problem is I dont know</description>
    </item>
    <item>
      <title>Problems with kinterbasdb</title>
      <pubDate>Fri, 01 Aug 2008 17:22:54 GMT</pubDate>
      <dc:creator>Weverton Gomes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pythonfordelphi/message/1314</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pythonfordelphi/message/1314</guid>
      <description>Hi, I&#39;m creating and destroing a TPythonEngine at runtime. After I created, I run some pieces of code and one of them connects on a Firebird database using</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.scd.yahoo.com uncompressed/chunked Mon Oct  6 16:52:24 PDT 2008 -->
