Menu

#59 Error in mortgage sample application

open
nobody
None
5
2006-12-17
2006-12-17
Anonymous
No

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:

PythonCard.util: module references __file__
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
class MyBackground(model.Background)
^
SyntaxError: invalid syntax

Discussion


Log in to post a comment.