<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 59: Error in mortgage sample application</title><link href="https://sourceforge.net/p/pythoncard/bugs/59/" rel="alternate"/><link href="https://sourceforge.net/p/pythoncard/bugs/59/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythoncard/bugs/59/</id><updated>2006-12-17T15:56:53Z</updated><subtitle>Recent changes to 59: Error in mortgage sample application</subtitle><entry><title>Error in mortgage sample application</title><link href="https://sourceforge.net/p/pythoncard/bugs/59/" rel="alternate"/><published>2006-12-17T15:56:53Z</published><updated>2006-12-17T15:56:53Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net88ec75b0c651a7e0230bead01cfc9f2b4dae14b7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;when I used easy_install, there was en error reported in teh mortgage sample application. The MyBackground class is missing the colon at the end:&lt;/p&gt;
&lt;p&gt;PythonCard.util: module references __file__&lt;br /&gt;
File "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/PythonCard-0.8.2-py2.4.egg/PythonCard/samples/financial/mortgage.py", line 14&lt;br /&gt;
class MyBackground(model.Background)&lt;br /&gt;
^&lt;br /&gt;
SyntaxError: invalid syntax&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>