<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 116: Python 3 Support</title><link href="https://sourceforge.net/p/pythoncard/feature-requests/116/" rel="alternate"/><link href="https://sourceforge.net/p/pythoncard/feature-requests/116/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythoncard/feature-requests/116/</id><updated>2011-01-12T15:14:32Z</updated><subtitle>Recent changes to 116: Python 3 Support</subtitle><entry><title>Python 3 Support</title><link href="https://sourceforge.net/p/pythoncard/feature-requests/116/" rel="alternate"/><published>2011-01-12T15:14:32Z</published><updated>2011-01-12T15:14:32Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netb0c3dc9a0b9404e7a05b849a0f786a71a718e5d6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have Python 3.1 and the PythonCard installer recognized it, but it was going crazy about installing PythonCard for Python 3.1 because  the installer consisted of Python 2.x, and when I tried to run PythonCard, I got a SyntaxError in C:\Python31\Lib\site-packages\PythonCard\model.py, and I had to 2to3 it, but the lib2to3 was corrupted, so I had to use my brain to find the changes from Python 2 code to Python 3 code. Now, I will give you the Python 3 version of model.py&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>